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

Support for config repo or a config file like before v0.5.0 #542

Open
rubenhoenle opened this issue Jul 22, 2024 · 0 comments
Open

Support for config repo or a config file like before v0.5.0 #542

rubenhoenle opened this issue Jul 22, 2024 · 0 comments

Comments

@rubenhoenle
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I'm a dedicated NixOS user, so I love being able to reproduce services from config files 😄
Soft-serve seemed to be the perfect git server for me until I found out that the config repo got deprecated to enable the new CLI feature.

Describe the solution you'd like
Some optional config file which gets applied on e.g. the restart of the application. It contains the configuration like the users, repos, etc. Changes which were made using the CLI since the last restart of the service could be overwritten.

Describe alternatives you've considered

  • Using a soft-serve version <= 0.5.0
  • Writing bash scripts which configure the instance using the CLI? haha 😂
@rubenhoenle rubenhoenle changed the title Support for config repo or file like before v0.5.0 Support for config repo or a config file like before v0.5.0 Jul 22, 2024
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

1 participant