Futureporn monorepo https://futureporn.net/
Go to file
CJ_Clippy 8d122573bf
ci / build (push) Has been cancelled Details
use .npmrc use-node-version instead of .nvmrc
2024-06-02 14:55:32 -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 SSL in dev environment! 2024-05-29 15:43:47 -08:00
charts add scout email 2024-05-31 18:43:44 -08:00
clusters Add Flux sync manifests 2024-05-27 20:25:10 -08:00
infrastructure add windmill 2024-04-27 00:31:57 +00:00
packages use .npmrc use-node-version instead of .nvmrc 2024-06-02 14:55:32 -08:00
scripts use .npmrc use-node-version instead of .nvmrc 2024-06-02 14:55:32 -08:00
.dockerignore add scout email 2024-05-31 18:43:44 -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
ARCHITECHTURE.md bitnami pgsql improvements 2024-05-28 13:28:35 -08:00
LICENSE k8s progress 2024-04-18 20:51:09 +00:00
Makefile bitnami pgsql improvements 2024-05-28 13:28:35 -08:00
README.md bitnami pgsql improvements 2024-05-28 13:28:35 -08:00
compose.yml.old SSL in dev environment! 2024-05-29 15:43:47 -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 add scout email 2024-05-31 18:43:44 -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
d.strapi.dockerfile.idk2 SSL in dev environment! 2024-05-29 15:43:47 -08:00
d.strapi.dockerfile.yarn SSL in dev environment! 2024-05-29 15:43:47 -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 use .npmrc use-node-version instead of .nvmrc 2024-06-02 14:55:32 -08: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 add scout email 2024-05-31 18:43:44 -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.