GitHub - amansomething/django_docker_testing: A repo for me to test out Django and docker setups and learn by experimenting.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

This is just a playground type project for me to test things out with Docker and Django.

It allows me to automatically create required passwords in the .env file. Also checks that certain required variables are set. Not meant to be used in any production environment. Useful for local development.

Run with:

touch .env
docker-compose up

Test

About

A repo for me to test out Django and docker setups and learn by experimenting.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published