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

Docker refactor #323

Closed
shleeable opened this issue Jun 11, 2020 · 3 comments · Fixed by #407
Closed

Docker refactor #323

shleeable opened this issue Jun 11, 2020 · 3 comments · Fixed by #407
Assignees
Labels

Comments

@shleeable
Copy link
Contributor

shleeable commented Jun 11, 2020

docker-compose up -d db
docker-compose exec db sh -c 'exec mysql -uroot -pwritefreely writefreely < /tmp/schema.sql'

docker exec writefreely_web_1 writefreely --gen-keys
docker exec -it writefreely_web_1 writefreely --config

@thebaer
Copy link
Member

thebaer commented Jun 23, 2020

Thanks -- would you mind opening a pull request with this fix?

@thebaer thebaer added the docker label Jun 23, 2020
@shleeable
Copy link
Contributor Author

I'll PR once I've got it all working.

@thebaer
Copy link
Member

thebaer commented Sep 2, 2020

Is this related to work in #357?

@thebaer thebaer linked a pull request Dec 8, 2020 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants