miekg / pgo

container gitops in a simple way
GNU General Public License v3.0
11 stars 1 forks source link

command to gracefully reload caddy #52

Closed miekg closed 10 months ago

miekg commented 10 months ago

we write a caddy config via the import key, but we also need to reload caddy when we do, this is highly specific to the deployment of pgod, so we need a reload key that contains the caddy reload --config ... command that get executed

miekg commented 10 months ago

has been implemented