Compare commits
2 Commits
27557ec344
...
4c95c79f05
Author | SHA1 | Date | |
---|---|---|---|
|
4c95c79f05 | ||
|
18bc1f3ad9 |
@ -20,7 +20,7 @@ services:
|
||||
- traefik.http.services.{{ service }}.loadbalancer.server.port=80
|
||||
restart_policy:
|
||||
condition: any
|
||||
max_attempts: 3
|
||||
delay: 60s
|
||||
labels:
|
||||
pod.component.fpm: |
|
||||
image: registry.kadet.net/wipe/php-fpm:{{ wipe_version }}
|
||||
|
@ -107,13 +107,33 @@ service_config:
|
||||
33323335636233376563383331663732303863383761343739393039633662386565613962663165
|
||||
62643132313336356365313465353263626565616434633963343764653330316566613633633638
|
||||
623838613832393239343036396439383561
|
||||
wipe_mail:
|
||||
host: email-smtp.eu-north-1.amazonaws.com
|
||||
from: "WIPE <no-reply@wipozaekranem.pl>"
|
||||
encryption: "ssl"
|
||||
port: 465
|
||||
user: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35653139656238636639306433643664643666646138373936383333346635363534633139383566
|
||||
6435313461643962393065303561653462613234343661660a633437333762356466323663333364
|
||||
63663262643633343766356266646264323266363232333434323564306362303265326464393334
|
||||
3366663433353237370a656265643735616333383266643563663166353836383531633264613339
|
||||
31613538386266656232306234636330396438666231333134663664643031663363
|
||||
password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
31336564626238616639653164363764643239643231336531333632363061663564303539336530
|
||||
3930613638303833343663666139306534656635643234620a313163663130333962333638306430
|
||||
35316131363938623266656137373363653432303332666430326165353937346439633161353336
|
||||
3132313431613938360a343731353134366666316161393431356335326635353335393032663930
|
||||
63303132333565363364363731393064373530386135343264646131666462343631643136636533
|
||||
3531333236373430353538666337626332373836376632393561
|
||||
wipe:
|
||||
traefik_routing_rule: Host(`wipe.kadet.net`, `wipozaekranem.pl`)
|
||||
|
||||
wipe_version: "2023.1.6"
|
||||
wipe_mail:
|
||||
host: email-smtp.eu-north-1.amazonaws.com
|
||||
from: "WIPE #7 <no-reply@wipozaekranem.pl>"
|
||||
from: "WIPE <no-reply@wipozaekranem.pl>"
|
||||
encryption: "ssl"
|
||||
port: 465
|
||||
user: !vault |
|
||||
|
Loading…
Reference in New Issue
Block a user