Skip to content

Defines the configuration for my kalemiller.com VM.

Notifications You must be signed in to change notification settings

kmiller96/kalemiller.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kalemiller.com

Proxy

All website traffic is fronted by Caddy. This allows us to run muliple applications, with different subdomains, all under the same VM. If you want to edit this configuration see the Caddyfile.

Caddy is run via a docker container. To run the proxy:

./proxy.sh

There is some special mounting etc. done in this script. In particular, it mounts directories we care about.

Blog

My blog is stored under the blog/ path. This is built by my CD pipeline in the blog repository. It is automatically served as a static site by Caddy. See the Caddyfile for more information.

About

Defines the configuration for my kalemiller.com VM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages