16 lines
894 B
Markdown
16 lines
894 B
Markdown
Incngrnt is an experiment in host applications and services, usually run by huge
|
|
corporations, on a small community scale. Using cloud technologies to enhance
|
|
redundancy and maintainability while keeping as much as possible hosted locally.
|
|
|
|
This project provides modern applications and services for friends and family,
|
|
offering the convenience of cloud-based tools without sacrificing data privacy.
|
|
|
|
|
|
The current instance, cheekily names Fog, is a [Kubernetes](https://kubernetes.io/)
|
|
cluster of 3 [Talos Linux](https://www.talos.dev/) nodes. It uses [Ceph](https://ceph.io/en/)
|
|
as the storage layer and [Metallb](https://metallb.io/) for networking. The whole cluster has a has backup
|
|
[batteries](https://www.ecoflow.com/ca) in the event of a power failure. All configuration
|
|
and setup docs live in a self-hosted [git repo](https://git.incngrnt.ca/grant/fog)
|
|
running directly on Fog.
|
|
|