Skip to content

shariharan1/wagtail_docker

Repository files navigation

  • Creates two images one for Web Server and another for Database

  • Uses the wagtail ver 6.2.3 & Psycopg ver 2.9

  • for Postgres using ver 13

  • docker compose up will prepare the new mysite project and does the initial migration, keeping the wagtail site ready!

  • refer to the .env file for the DB properties

  • Website is exposed on port 58000 and DB is exposed on port 55432

  • admin user in wagtail is also created based on the .env file parameters

About

wagtail setup with postgres on docker. creates a basic wagtail site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors