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 Compose environment and first-time dev setup #20

Merged
merged 11 commits into from Jul 26, 2021
Merged

Docker Compose environment and first-time dev setup #20

merged 11 commits into from Jul 26, 2021

Conversation

infojunkie
Copy link
Contributor

This PR includes a simplified dev setup:

  • New Dockerfile to automatically install bot dependencies
  • Updated Docker Compose file to persist the database in a Docker volume, use debug PHP settings, Linux xDebug fixes, etc.
  • A database dump suitable for a fresh dev installation
  • A simple set of instructions to run the above

In addition:

  • Some UI fixes were made to allow a manual first-time installation to succeed
  • Obsolete test files were removed

.gitignore Show resolved Hide resolved
docker-compose.yml Show resolved Hide resolved
first-time.sql Show resolved Hide resolved
first-time.sql Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
php.ini Outdated Show resolved Hide resolved
php.ini Show resolved Hide resolved
php.ini Show resolved Hide resolved
php.ini Show resolved Hide resolved
php.ini Show resolved Hide resolved
@infojunkie
Copy link
Contributor Author

The PR is ready with vendor dependencies exposed to the host.

@cyberpower678 cyberpower678 merged commit f7008ce into internetarchive:master Jul 26, 2021
@infojunkie infojunkie deleted the dockerfile branch July 26, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants