Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dechristopher/dchr.host
An exercise in end-to-end K8s CI/CD.
https://github.com/dechristopher/dchr.host
cd ci dchr dechristopher helm host ingress kubernetes manifest minimal namespace personal site
Last synced: 16 days ago
JSON representation
An exercise in end-to-end K8s CI/CD.
- Host: GitHub
- URL: https://github.com/dechristopher/dchr.host
- Owner: dechristopher
- License: unlicense
- Created: 2018-02-26T00:11:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T05:42:49.000Z (5 months ago)
- Last Synced: 2024-11-02T07:21:06.487Z (2 months ago)
- Topics: cd, ci, dchr, dechristopher, helm, host, ingress, kubernetes, manifest, minimal, namespace, personal, site
- Language: HTML
- Homepage: https://dchr.host
- Size: 81.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dchr.host
My personal site. Golang-powered minimal personal information. Simplified K8s
deploy using NodePorts backed by Nginx with LetsEncrypt.## Old Digital Ocean Deploy Guide
`https://github.com/dechristopher/dchr.host/tree/e8a141d52b92d1bc96c7cd49c9aa1de795a27253`
Checkout the repo at this ref, you'll see the Digital Ocean deploy guide there
with end-to-end Kubernetes and LetsEncrypt running on a LoadBalancer service.
Packaged and deployed to the infrastructure provider of your choice.