Repo: dcape-app-template
upstream_name application package for dcape.
Upstream
- Project: upstream_name
- Docker: template
Requirements
- linux 64bit with git, make, sed installed
- docker with compose plugin
- dcape v3
- VCS service like Gitea
- CI/CD service like Woodpecker CI
Install
Via CI/CD
- VCS: Fork or mirror this repo in your Git service
- CI/CD: Activate repo
- VCS: “Test delivery”, config sample will be saved to config service (enfist in dcape)
- Config: Edit config vars and remove .sample from config name
- VCS: “Test delivery” again (or CI/CD: “Restart”) - app will be installed and started on CI/CD host
- After that just change source and do
git push
- app will be reinstalled and restarted on CI/CD host
Via terminal
Run commands on deploy host with dcape installed:
|
|