Unbound application package for dcape.
- Project: Unbound
- Docker: mvance/unbound
- linux 64bit with git, make, sed installed
- docker
- dcape v3
- VCS service like Gitea
- CI/CD service like Woodpecker CI
- 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 Drone: "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
Run commands on deploy host with dcape installed:
git clone --single-branch --depth 1 https://github.com/dopos/dcape-app-unbound.git
cd dcape-app-template
make config-if
... <edit .env.sample>
make up
Then next edit default unbound config in ./unbound, make reup
for apply.
Copyright 2023 Aleksei Kovrizhkin lekovr+dopos@gmail.com
Authors: Aleksei Kovrizhkin lekovr+dopos@gmail.com, Andrey Pazychev anp135+dopos@gmail.com
Licensed under the Apache License, Version 2.0 (the "License");