service-nextcloud/README.md

21 lines
632 B
Markdown
Raw Permalink Normal View History

2023-08-31 10:17:46 +00:00
[![Build Status](https://cicd.apps.glenux.net/api/badges/glenux-opencontainers/service-nextcloud/status.svg)](https://cicd.apps.glenux.net/glenux-opencontainers/service-nextcloud)
# Glenux OpenContainers : Service Nextcloud
2021-03-16 23:55:39 +00:00
## Dokku storage mounts
dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/apps:/var/www/html/apps
dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/config:/var/www/html/config
dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/data:/var/www/html/data
2022-11-15 11:33:35 +00:00
# Process
1. commit
2. push to git repo
3. run CI/CD
* build image
* push image to local registry
4.