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

feat: add service-setup subcommand #186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: add service-setup subcommand #186

wants to merge 1 commit into from

Conversation

LexLuthr
Copy link
Contributor

@LexLuthr LexLuthr commented Sep 2, 2024

This PR modifies the following:

  1. The guided-setup no longer create a curio.env file. It simply adds the DB related variables to .bashrc/.zshrc files. This allows users to run curio commands easily after guided-setup. In the end, it also prompts user to run service-setup command.

  2. The new service-setup command creates the service files and then takes user input for DB and other vars to creates the /etc/curio.env file.

  • Test (DO NOT MERGE TILL TESTED)

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

Successfully merging this pull request may close these issues.

1 participant