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

Running as a Docker image? #19

Open
ratnose opened this issue Mar 30, 2019 · 2 comments
Open

Running as a Docker image? #19

ratnose opened this issue Mar 30, 2019 · 2 comments

Comments

@ratnose
Copy link

ratnose commented Mar 30, 2019

I was happy to see that it contained a Dockerfile... but what should I name the config-file?

@kronthto
Copy link

kronthto commented Apr 3, 2019

I think running in a Docker container it would also just look for the default location:

#define DEFAULT_CONFIG_FILE "/etc/endlessh/config"

Mapping your config their using a volume/mount should cause it to be loaded.

Or pass the flags as command like docker run endlessh -v -f ...

@spider1163
Copy link

You can now migrate to
https://github.com/shizunge/endlessh-go/?tab=readme-ov-file#getting-started

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

3 participants