Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# NextCloud Deployment Using Docker Compose

```bash
cp .env.example .env
docker-compose up -d
```