Static local HTML copy of https://idamajlund.dk/.
The mirrored site is in:
site/
cd site
python3 -m http.server 4173Open:
http://127.0.0.1:4173/
Use the included Dockerfile.
Recommended Dokploy application settings:
Provider: GitHub
Organization: umakers
Repository: idamajlund.html
Branch: main
Application Type: Dockerfile
Build Context: .
Dockerfile Path: ./Dockerfile
Internal / Container Port: 80
No install or build command is needed.
Recommended domain settings:
Primary domain: idamajlund.dk
Optional redirect: www.idamajlund.dk -> idamajlund.dk
Path: /
Target port: 80
HTTPS / Let's Encrypt: enabled
DNS example:
A idamajlund.dk <Dokploy server IP>
CNAME www idamajlund.dk
The clone script used for this site is in:
scripts/clone-site.mjs
There is also a reusable global command:
u-clonesite https://example.com ./site