Commit Graph

15 Commits

Author SHA1 Message Date
bf5c2ad292 feat: add step to create .env file from Gitea secret in deployment workflow
All checks were successful
Deploy on Push to Main / deploy (push) Successful in 38s
2025-11-30 09:36:34 +01:00
c3af622851 fix: update Docker commands to use 'docker compose' syntax
Some checks failed
Deploy on Push to Main / deploy (push) Failing after 1m28s
2025-11-30 09:25:16 +01:00
db2f9292f6 feat: add deployment workflow for automatic Docker container management on push to main
Some checks failed
Deploy on Push to Main / deploy (push) Failing after 30s
2025-11-30 09:17:11 +01:00
48a8ffc6a1 fix: add redirects for admin and API endpoints in Nginx configuration 2025-11-30 08:59:03 +01:00
70ad13e0e9 fix: update SSL redirect setting and adjust API paths in Nginx and Django settings 2025-11-30 08:39:28 +01:00
109761ea94 fix: update static file handling and proxy settings in Django and Nginx configuration 2025-11-30 00:02:11 +01:00
d9fb67a1d5 fix: correct application import path in Dockerfile CMD 2025-11-29 23:28:08 +01:00
c8128f5a67 file name corrected 2025-11-29 23:21:55 +01:00
d978a5e0fe add requirements file for backend dependencies 2025-11-29 23:18:45 +01:00
82bb8328c4 add CSRF trusted origins to settings and docker-compose environment 2025-11-29 23:08:35 +01:00
598b10b574 update Dockerfile and settings for static files handling; adjust nginx config for Django and Vue integration 2025-11-29 22:49:25 +01:00
6144c28855 docker setup 2025-11-29 20:56:06 +01:00
43ef1bc376 generate vue demo project 2025-11-29 19:34:26 +01:00
4af9049937 add dockerfile for backend 2025-11-29 19:30:39 +01:00
8282df0031 setup backend 2025-11-29 18:37:58 +01:00