Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run server NOT in docker? (but controller in docker) #616

Open
hongkongkiwi opened this issue May 10, 2024 · 1 comment
Open

Run server NOT in docker? (but controller in docker) #616

hongkongkiwi opened this issue May 10, 2024 · 1 comment

Comments

@hongkongkiwi
Copy link

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?

@hongkongkiwi hongkongkiwi changed the title Run server NOT in docker? Run server NOT in docker? (but controller in docker) May 10, 2024
@Musrha
Copy link

Musrha commented Jun 1, 2024

I'm also interested in this! Server caddy in a Proxmox LXC and controller container in my docker stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants