Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazyoptimist/nextcloud
NextCloud Application Deployment And Improvement
https://github.com/crazyoptimist/nextcloud
Last synced: 13 days ago
JSON representation
NextCloud Application Deployment And Improvement
- Host: GitHub
- URL: https://github.com/crazyoptimist/nextcloud
- Owner: crazyoptimist
- Created: 2020-04-07T19:22:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T16:07:50.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T21:41:15.877Z (about 1 month ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextCloud Deployment Using Docker Compose
```bash
cp .env.example .env
docker-compose up -d
```