Futureporn monorepo https://futureporn.net/
Go to file
CJ_Clippy f6ce2138b9 figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
.dokku switch back to dokku 2024-02-26 14:00:23 -08:00
.gitea/workflows try argo declaration 2024-04-25 01:53:28 +00:00
.vscode add vscode dir 2024-03-20 21:35:34 -08:00
apps figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
charts figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
clusters use letsencrypt staging 2024-04-26 22:19:45 +00:00
infrastructure add windmill 2024-04-27 00:31:57 +00:00
packages figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
scripts figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
.dockerignore figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
.gitignore figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
.npmrc try gitea actions 2024-03-20 21:29:45 -08:00
.nvmrc make next.dockerfile more lightweight 2024-03-29 19:27:03 -08:00
ARCHITECHTURE.md figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
LICENSE k8s progress 2024-04-18 20:51:09 +00:00
Makefile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
README.md argo 2024-04-22 00:14:48 +00:00
compose.yml potential fix 2024-03-28 23:45:51 -08:00
d.capture.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.link2cid.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.next.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.realtime.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.scout.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.strapi-app.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.strapi.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
helmfile.yaml progress 2024-04-20 22:34:14 +00:00
helmsman.argocd.yaml remove argo from fp 2024-04-22 12:52:26 +00:00
helmsman.fp.yaml remove argo from fp 2024-04-22 12:52:26 +00:00
helmsman.nothing.yaml remove argo from fp 2024-04-22 12:52:26 +00:00
package.json k8s progress 2024-04-18 20:51:09 +00:00
pnpm-lock.yaml figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
pnpm-workspace.yaml figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
t.harness.tiltfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
t.kustomize.tiltfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
t.wip.tiltfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00

README.md

futureporn.net

See ./ARCHITECTURE.md for overview

Development

make minikube
make tilt

Deploying

Stand up a kubernetes cluster.

make crds
make argocd

Argo CD will watch the git repo for changes and deploy helm charts as necessary.