Configuration of the BIJ1 Nextcloud instance
Go to file
Arjan Adriaanse a9b9eff619 add missing changes 2021-12-15 20:58:45 +01:00
themes add missing changes 2021-12-15 20:58:45 +01:00
.gitignore logo changes 2020-02-08 17:09:22 +01:00
README.md add readme 2020-02-08 12:21:25 +01:00
app.env initial commit 2020-02-07 19:14:16 +01:00
config.sh add missing changes 2021-12-15 20:58:45 +01:00
db.env initial commit 2020-02-07 19:14:16 +01:00
docker-compose.yml Merge branch 'theming' 2020-02-08 18:38:35 +01:00
nginx.conf initial commit 2020-02-07 19:14:16 +01:00

README.md

To start the Nextcloud instance run docker-compose up -d. After some time it will be available through localhost:8080, this takes longer the first time. Then run ./config.sh to apply the theme and other default settings.