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

Improve automating Shlink installation outside of Docker #1753

Closed
acelaya opened this issue Apr 16, 2023 · 0 comments · Fixed by #1787
Closed

Improve automating Shlink installation outside of Docker #1753

acelaya opened this issue Apr 16, 2023 · 0 comments · Fixed by #1787

Comments

@acelaya
Copy link
Member

acelaya commented Apr 16, 2023

Right now Shlink covers pretty well two "installation" use cases.

  • Interactive one, outside of docker, where the installation tool covers requesting and generating config options, initializing the database, etc.
  • Unatended one with docker, where the entry point covers initializing database, clearing caches, etc.

Both of the approaches above make use of some "hidden" commands to initialize the database.

It is also documented that you can provide config to Shlink via environment variables, even when not using Docker. However, this use case lacks a way to initialize the database and other stuff.

Provide a mechanism to do this, in the form of some built-in tool, but also documentation covering this use case.

@acelaya acelaya added this to the 3.6.0 milestone Apr 16, 2023
@acelaya acelaya moved this to Todo in Shlink Apr 16, 2023
@acelaya acelaya moved this from Todo to In Progress in Shlink May 21, 2023
@acelaya acelaya moved this from In Progress to In review in Shlink May 21, 2023
@github-project-automation github-project-automation bot moved this from In review to Done in Shlink May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant