Patrick Canal 456dfa5793 ci: add docker container push to gh
Updated the Docker CI workflow to include tag support and improved structure.
2026-09-14 19:13:01 +02:00
2026-09-14 17:06:01 +02:00
2026-09-14 19:04:27 +02:00
2026-09-14 17:06:01 +02:00
2026-09-14 17:06:01 +02:00
2026-09-14 17:06:01 +02:00
2026-08-17 23:15:46 +02:00
2026-09-14 19:04:27 +02:00
2026-08-27 15:47:51 +02:00
2026-08-17 23:15:46 +02:00
2026-09-10 13:58:49 +02:00
2026-09-14 19:04:27 +02:00
2026-09-14 19:04:27 +02:00

patrickcanal.it

Docker

Build container docker build . -t patrickcanal.it

Run docker run docker run -p 8000:8000 patrickcanal.it -v "$(pwd)/patrickcanal.it/local_settings.py:/app/patrickcanal.it/local_settings.py" -v "$(pwd)/patrickcanal.it/db.sqlite:/app/db.sqlite"

Required variables

Portfolio

Email variables will be replaced once django-post_office will be updated to support django 6.1 email system

  • MAILER_HOST
  • EMAIL_CONTACT
  • EMAIL_HOST_USER
  • EMAIL_HOST_PASSWORD
  • EMAIL_PORT
  • EMAIL_USE_TLS
S
Description
My blog
Readme GPL-3.0
8.7 MiB
Languages
JavaScript 87%
SCSS 6.5%
CSS 5.7%
Python 0.5%
HTML 0.3%