Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 919 Bytes

readme.md

File metadata and controls

24 lines (13 loc) · 919 Bytes

Server Setup

argocd

Infrastructure

Installation of VLS, k3s is described here.

Download k3s config:

scp -T [email protected]:"/etc/rancher/k3s/k3s.yaml" ~/Desktop/k3s.yaml

Deployment

DNS

The DNS is created manually and is configured via cloudflare webui. There is an A and an AAAA entry configured in cloudflare which map the domain name to the vls ipv4 and ipv6 address. You may need to configure a new CNAME for every subdomain you want to use.

Domain

The domain weyrich.dev is bought on namecheap (14€ a year) and can be managed via the webui. To configure namecheap to use the cloudflare DNS follow the instructions.