Skip to content

noynto/nglots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Tool Manifest (NGLOTS)

Personnal kubernetes deployment manifests of Penpot design tool.

GitOps

I'm using FluxCD to automate penpot deployment on my kubernetes cluster.

Source

flux create source git nglots \
--url=https://github.com/noynto/nglots \
--branch=main \
--interval=1m

Format

flux create kustomization nglots \
--target-namespace=nglots \
--source=nglots \
--prune=true

About

Personnal deployment manifests of Penpot design tool.

Topics

Resources

Stars

Watchers

Forks

Contributors