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

user add didnt work because he wants run setup #14

Open
BoBBer446 opened this issue Mar 15, 2023 · 0 comments
Open

user add didnt work because he wants run setup #14

BoBBer446 opened this issue Mar 15, 2023 · 0 comments

Comments

@BoBBer446
Copy link

https://github.com/fiftin/ansible-semaphore-docs/blob/main/administration-guide/installation.md
To install Semaphore via snap, run following command in terminal:

sudo snap install semaphore
Semaphore will be available by URL https://localhost:3000/.

But to log in, you should create an admin user. Use the following commands:

sudo snap stop semaphore

sudo semaphore user add --admin \
--login john \
--name=John \
[email protected] \
--password=12345

sudo snap start semaphore

didnt work
root@v0028:~# semaphore user add --admin --login Rene --name rene --email [email protected] --password 1234
Cannot Find configuration! Use --config parameter to point to a JSON file generated by semaphore setup.

if i start setup i didnt know wich mysql config is used because web ui is running

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