-
Notifications
You must be signed in to change notification settings - Fork 288
Docker dev notes
phlax edited this page Apr 21, 2018
·
11 revisions
Following the guide at https://github.com/translate/pootle/wiki/Docker-setup-notes
(host) makey pull dev
The --no-projects
flag is optional
(host) makey dev pootle migrate
(host) makey dev pootle initdb --no-projects
assuming you create a user with username of "pootleadmin"
(host) makey dev pootle createsuperuser
(host) makey dev pootle verify_user pootleadmin