fp/ARCHITECHTURE.md

27 lines
490 B
Markdown
Raw Normal View History

2024-02-27 17:57:40 +00:00
git monorepo.
2024-02-27 15:52:43 +00:00
2024-06-04 23:06:47 +00:00
pnpm for workspaces.
2024-02-27 15:52:43 +00:00
2024-03-16 03:48:24 +00:00
Kubernetes for Development using Tiltfile
2024-02-27 15:52:43 +00:00
2024-05-27 22:20:58 +00:00
kubefwd and entr for DNS in dev cluster
2024-04-18 20:51:09 +00:00
dokku for Production, deployed with `git push`.
(dokku is slowly being replaced by Kubernetes)
2024-05-28 05:17:49 +00:00
Kubernetes for Production, deployed using FluxCD
2024-05-28 21:28:35 +00:00
2024-06-04 23:06:47 +00:00
direnv for loading .envrc
2024-06-12 04:28:36 +00:00
Temporal for work queue
Postgres for data storage
S3 for media storage
2024-06-04 23:06:47 +00:00
Domain Driven Development
Test Driven Development
2024-06-18 02:21:08 +00:00
Tested on VKE v1.30.0+1 (PVCs on other versions may not be fulfilled)