Skip to content

umakers/idamajlund.html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

idamajlund.html

Static local HTML copy of https://idamajlund.dk/.

The mirrored site is in:

site/

Local preview

cd site
python3 -m http.server 4173

Open:

http://127.0.0.1:4173/

Dokploy deployment

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

Re-clone source site

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages