{"id":20406267,"url":"https://github.com/notnullxyz/nextcloud-litengard","last_synced_at":"2026-04-11T04:32:35.793Z","repository":{"id":78029556,"uuid":"158710849","full_name":"notnullxyz/nextcloud-litengard","owner":"notnullxyz","description":"A docker-compose solution to prepare and run NextCloud (with SSL) for my personal use","archived":false,"fork":false,"pushed_at":"2018-11-26T21:53:02.000Z","size":7,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T12:14:58.778Z","etag":null,"topics":["bash","cloud","docker-compose","hosting","https","jwilder","mariadb","nextcloud","preparation-script","proxy","ssl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/notnullxyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-22T14:27:35.000Z","updated_at":"2022-12-02T05:11:08.000Z","dependencies_parsed_at":"2023-04-08T21:37:21.362Z","dependency_job_id":null,"html_url":"https://github.com/notnullxyz/nextcloud-litengard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notnullxyz%2Fnextcloud-litengard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notnullxyz%2Fnextcloud-litengard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notnullxyz%2Fnextcloud-litengard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notnullxyz%2Fnextcloud-litengard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notnullxyz","download_url":"https://codeload.github.com/notnullxyz/nextcloud-litengard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241950585,"owners_count":20047653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","cloud","docker-compose","hosting","https","jwilder","mariadb","nextcloud","preparation-script","proxy","ssl"],"created_at":"2024-11-15T05:16:07.819Z","updated_at":"2025-12-30T21:44:04.655Z","avatar_url":"https://github.com/notnullxyz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nThis sets up and runs a NextCloud service.\nThanks to confusing Docker permissions and general fed-up experimentation, there is a `prepare-first-run.sh` script to help.\n\n- First run `prepare-first-run.sh` to create the data directory\n- Secondly, run `docker-compose up -d` for the first time.\n\nOnce prepared, normal operation with docker-composer can be resumed.\n\nThe default data directory in docker-compose.yml and the prepare script is `./opt/cloud_data,` relative to this directory.\n\nPersonally, our setup is:\n- VPS with sufficient processing and memory to run these containers\n- locally mounted scalable storage volumes (ie: digital ocean volumes) mounted to /opt/xyz\n- SSL/HTTPS certificates handles by the LetsEncrypt container for a specific domains\n- Domain added to Trusted Domains\n- Prepare script ran with /opt/xyz in mind\n- Docker Compose ran with /opt/xyz and relevant passwords and directory locations in place\n- Nightly (or more often) rsync backups of /opt/xyz for protection of cloud storage data\n- Happiness\n\nLarge Uploads Hanging? (uncaught HTTP 413 causes this)\n\nIf you notice that uploads larger than 1M is not working, then assume that the proxy client max body size is set to the default 1M. This can be remedied by modifying `/etc/nginx/nginx.conf` in the proxy container:\n- docker exec -it nextcloud-proxy bash\n- vi /etc/nginx/nginx.conf\n- add `client_max_body_size 0;` inside the http {}\n- exit the container, and restart it `docker restart nextcloud-proxy`\n\nThanks to Hannes van der Westhuyzen for his DevOps magic and Docker knowledge from the warfront.\n\n22/11/2018: Added namshi's smtp container. Set up your nextcloud to send mail through server address `mailerthing` on port 25\n\nUse at your own risk.\nMarlon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnullxyz%2Fnextcloud-litengard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotnullxyz%2Fnextcloud-litengard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnullxyz%2Fnextcloud-litengard/lists"}