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

Enhancement : default credentials / initial credentials #354

Closed
x-drum opened this issue May 12, 2017 · 2 comments
Closed

Enhancement : default credentials / initial credentials #354

x-drum opened this issue May 12, 2017 · 2 comments

Comments

@x-drum
Copy link

x-drum commented May 12, 2017

Hi,
default credentials or the ability to create an administrative account in a non-interactive way (currently available only with command line interactive setup), will be very useful with unattended installations (eg: using CFEs like ansible, chef, etc.).

@matejkramny
Copy link
Contributor

Agree, maybe we can also do setup from the web interface instead of the CLI. It's a much better user experience

@matejkramny matejkramny mentioned this issue May 20, 2017
22 tasks
@fiftin
Copy link
Collaborator

fiftin commented Jan 27, 2022

Done. You can use CLI:

semaphore user add --config ./config.json --admin --login admin --email=admin@example.com --name Admin --password=12345

More info by command:

semaphore user --help

@fiftin fiftin closed this as completed Jan 27, 2022
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

3 participants