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

Interactive installation with curl | bash #71

Open
jedisct1 opened this issue Oct 29, 2019 · 0 comments
Open

Interactive installation with curl | bash #71

jedisct1 opened this issue Oct 29, 2019 · 0 comments

Comments

@jedisct1
Copy link
Member

Granted, curl | bash feels scary, but things can be done in a sane way, by making the script easy to review, and by allowing a signature to be verified before execution.

All the steps currently required to install a running container could be performed by an interactive script, that:

  • Installs Docker if required
  • Ask the user about the name of their resolver, the IP address, if they want to enable relayinbg, etc.
  • Does everything else automatically. Maybe installing watchtower for automated updates by the way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants