-
Clone this repo
git clone https://github.com/victor-o-silva/django-tenant-schemas-example.git
-
Enter its directory
cd django-tenant-schemas-example
-
Build
docker-compose build
-
Run
docker-compose up
-
Wait until the containers start up, then open http://localhost:8000/admin in your browser. Use
admin
as both user and password.