We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Docker (markdown)
Change to full admin login path
Add admin login path
update testadmin username
[AO3-6904] Update to document testuser and testadmin
otwarchive fork, not just generic fork
link to doc for SSH cloning
Replace https clone with SSH clone, because HTTPS pushing has been disabled on github.
Add commands for stopping docker, move initial database setup to setup section and make rest of web section into Routine docker workflow section
Lineendings are now configured in the repository
Remove line endings note, 50832406ae6595861d16d6b3c3fff04a68f16190 automatically configures them correctly
Link to development data for background workers
Don't link to vagrant page for cloning instructions
Add migration instructions
Update instructions for pry, docker compose file includes the needed configuration since #4887
Use docker compose attach for debugging
Update running test text to match updated commands
The -b option was removed from the script
Test must be run in the test container to have access to selenium, see #4480
Update development commands for current docker compose config
New Docker syntax
good troubleshooting on this topic is hard to find on Google
Add debug with pry instructions
Remove Vagrant mention (unsupported)
Also rebuild the test container while we're at it; not relevant everyday, but can be quite the eyebrow raiser when it is and your brain is not on it.
AO3-6496 Add --rm to docker-compose run commands