new firewall system
Render the template system wide, then apply. This way, the appdefinition.yml can contain everything that is required, and we don't have to specify this anymore in the main config
This commit is contained in:
parent
cd8e0cbad7
commit
242a6d1cca
6 changed files with 39 additions and 33 deletions
|
|
@ -15,11 +15,6 @@ ppm_apps:
|
|||
- on_server: ppm.pfoe.be
|
||||
user: nginx
|
||||
chicken_egg_appdefinition: ../nginx/
|
||||
firewall_redirect:
|
||||
- from: 8080
|
||||
to: 80
|
||||
- from: 8443
|
||||
to: 443
|
||||
appconfig:
|
||||
appinfo:
|
||||
url: https://ppm.pfoe.be/ppm/nginx.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue