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 pdsadmin tool into the dockerfile #130

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

Conversation

nperez0111
Copy link

This allows management of the pds server from within the container making it really easy to manage by execing into the container and running the pdsadmin tool

This allows management of the pds server from within the container making it really easy to manage by `exec`ing into the container and running the pdsadmin tool
@jphastings
Copy link

Fixes #52

@WiggyWamWam
Copy link

This, if I understand correctly, would be extremely helpful. I'm trying to get NGINX to run side by side with Bluesky, and I've solved SO MANY problems and everything is finally running and now I'm finding that there's no clear way to even set up my Bluesky account?? Either this is very poorly thought through or the info just isn't readily accessible to me

@jphastings
Copy link

@WiggyWamWam — it looks like it was an intentional choice to not put it in the container image by default; but there are ways to set up your account without trouble — I did it like this, but there are other suggestions in that thread! 😊

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.

3 participants