You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
5 days ago | |
---|---|---|
nginx.conf.d | 5 days ago | |
.dockerignore | 1 month ago | |
.drone.yml | 1 month ago | |
Dockerfile | 5 days ago | |
README.md | 4 months ago | |
app.json | 1 month ago | |
docker-compose.yml | 12 months ago | |
postdeploy.sh | 1 month ago | |
supervisord.conf | 2 years ago |
README.md
My project's README
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
Process
- commit
- push to git repo
- run CI/CD
- build image
- push image to local registry