deck0405
deck0405
DDokploy
Created by deck0405 on 2/25/2025 in #help
swarm monitoring
No description
16 replies
DDokploy
Created by deck0405 on 1/6/2025 in #help
Migrating radicale from docker-compose to Dokploy
I have a radicale https://radicale.org/v3.html instance in a docker container. How would I migrate my radicale instance to Dokploy without losing the data? (I have not installed Dokploy yet on the server in question, but I have used it before elsewhere)
1 replies
DDokploy
Created by deck0405 on 9/13/2024 in #help
How to enable nginx response http header utf-8 for static website
I have selected "Static" Build Type and the issue is that the response headers don't include utf-8.
HTTP/2 200
accept-ranges: bytes
content-type: text/html
date: Fri, 13 Sep 2024 08:51:39 GMT
etag: "66e303f3-259f"
last-modified: Thu, 12 Sep 2024 15:08:35 GMT
server: nginx/1.27.1
content-length: 9631
X-Firefox-Spdy: h2
HTTP/2 200
accept-ranges: bytes
content-type: text/html
date: Fri, 13 Sep 2024 08:51:39 GMT
etag: "66e303f3-259f"
last-modified: Thu, 12 Sep 2024 15:08:35 GMT
server: nginx/1.27.1
content-length: 9631
X-Firefox-Spdy: h2
I know I can probably create my own dockerfile to do this, but is there no way to just mount the /etc/nginx/conf.d/default.conf file of the static deployment in the advanced tab?
4 replies
DDokploy
Created by deck0405 on 9/4/2024 in #help
PrimoCMS
I can't manage to deploy https://primocms.org/ with supabase. Always getting a 403 CORS error in the primocms frontend. I would really appreciate somebody with docker networking exp to watch over my shoulder on this one.
1 replies