Futureporn monorepo
https://futureporn.net/
CJ_Clippy
c07e385bb7
ci / build (push) Waiting to run
Details
|
||
---|---|---|
.dokku | ||
.gitea/workflows | ||
.vscode | ||
apps | ||
charts | ||
clusters | ||
infrastructure | ||
packages | ||
scripts | ||
.dockerignore | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
ARCHITECHTURE.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
compose.yml | ||
d.capture.dockerfile | ||
d.link2cid.dockerfile | ||
d.next.dockerfile | ||
d.realtime.dockerfile | ||
d.scout.dockerfile | ||
d.strapi-app.dockerfile | ||
d.strapi.dockerfile | ||
helmfile.yaml | ||
helmsman.argocd.yaml | ||
helmsman.fp.yaml | ||
helmsman.nothing.yaml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
t.harness.tiltfile | ||
t.kustomize.tiltfile | ||
t.wip.tiltfile |
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.