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

Fix add user procedure on docker-compose readme #5655

Closed
wants to merge 3 commits into from

Conversation

gvarela1981
Copy link

Fixes #5621

Proposed fixes:

Update Readme

Features:

  • includes tests covering changes
  • [X ] includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

Copy link
Contributor

@kowh-ai kowh-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Gonzalo - thanks for taking the time to look at this. Your proposed change works. This also works (as Iv'e just tested in on a fresh CKAN master docker install):

docker exec -it ckan /usr/lib/ckan/venv/bin/ckan -c /etc/ckan/production.ini sysadmin add johndoe email=johndoe@localhost name=johndoe

Do you think a one line command is more readable?

Thanks

@gvarela1981
Copy link
Author

Hi Brett, it definitely think one line command is more readable.

I've push a new commit to my fork, please let me know if I should close this pull request and open a new one.

Thanks for your advice ! :)

@Gauravp-NEC
Copy link
Contributor

@kowh-ai @gvarela1981 , issue #5621 is closed by PR #7301, Hence there is no need of this PR. This PR can be closed now.

@kowh-ai kowh-ai closed this Jan 10, 2023
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.

CKAN 2.9.0 can't create a sysadmin user – Command 'sysadmin' not known
3 participants