Initial commit for Ente Cloudron package

This commit is contained in:
Andreas Düren
2025-03-14 21:01:18 +01:00
commit c2faaf16fb
136 changed files with 7603 additions and 0 deletions
.dockerignore.gitignoreCHANGELOG.mdCloudronManifest.jsonDESCRIPTION.mdDockerfilePOSTINSTALL.mdREADME.mdconfig.template.yaml
docs
.gitignore.prettierrc.jsonREADME.md
docs
.vitepress
about
auth
de
index.md
photos
public
self-hosting
package.jsonyarn.lock
entekeycloak-appstart.sh

10
docs/.gitignore vendored Normal file

@ -0,0 +1,10 @@
# Dependencies
node_modules/
# macOS
.DS_Store
# VitePress' dev server cache
docs/.vitepress/cache
# VitePress' production build
docs/.vitepress/dist