994becc687
fix: copy src directory to include content type schemas in production
2026-02-24 21:01:13 +01:00
80a2ee89a6
fix: create symlink for Strapi admin build location
...
Strapi 5 looks for the admin build at
/app/node_modules/@strapi/admin/dist/server/server/build
but we have it at /app/dist/build. Create a symlink to fix this.
2026-02-24 19:02:05 +01:00
ff0916b37c
fix: copy .strapi metadata directory for admin panel
...
- Add .strapi directory copy to Dockerfile
- Add admin path configuration
- This should fix the admin panel serving from correct location
2026-02-24 18:42:51 +01:00
5262e73a12
cms fix
2026-02-24 18:02:03 +01:00
0ef26ba2f1
fix: add HTTP to HTTPS redirect and fix CMS Dockerfile
...
- Add HTTP router and redirect middleware for Let's Encrypt challenges
- Fix CMS Dockerfile to copy config from source (not dist)
- Add favicon.png to CMS container
- Enable automatic HTTPS redirect for all services
2026-02-24 17:52:51 +01:00
2efdf20f88
refactor: use npm prune --omit=dev instead of deprecated --production flag
2026-02-24 17:41:38 +01:00
5233eec96a
devopse secret
2026-02-24 14:01:10 +01:00
831da0af4d
messing up deployment
2026-02-24 13:49:03 +01:00
a9528582fd
strapi config
2026-02-24 13:31:31 +01:00
ee676b3916
db config
2026-02-24 13:15:47 +01:00
3af4b92e1b
legacy
2026-02-23 05:28:46 +01:00
cfc43a7119
docker fix
2026-02-23 05:18:40 +01:00
0c2433cac6
docker implementation
2026-02-01 13:32:37 +01:00