You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a use case where caddy is currently running on a router (not in a docker) and I have another server which has all the docker containers.
I'd like to run this plugin in controller mode on the machine with all the containers and send the configs to the caddy running in server mode.
The only problem is I can't see a way to specify the server ip in a environment variable, it seems it's only supported if you add a label to the server docker (but in my case the server isn't running in a docker).
Any chance to add a variable do I can specify the server to send configs to?
The text was updated successfully, but these errors were encountered:
hongkongkiwi
changed the title
Run server NOT in docker?
Run server NOT in docker? (but controller in docker)
May 10, 2024
I've got a use case where caddy is currently running on a router (not in a docker) and I have another server which has all the docker containers.
I'd like to run this plugin in controller mode on the machine with all the containers and send the configs to the caddy running in server mode.
The only problem is I can't see a way to specify the server ip in a environment variable, it seems it's only supported if you add a label to the server docker (but in my case the server isn't running in a docker).
Any chance to add a variable do I can specify the server to send configs to?
The text was updated successfully, but these errors were encountered: