bootstrap

This commit is contained in:
2026-04-06 15:25:17 +02:00
parent a9935624e7
commit 51a257ee1d
10 changed files with 146 additions and 48 deletions

View File

@@ -1,17 +1,9 @@
Template DoDos:
# Kubernetes Deployment for Paperless
- Add KUBECONFIG secret to your repo
- Place your k8s files in ./k8s/
- Replace \<service\> with the name of the service
- Replace \<url\> with the URL of the service
- Replace \<auth\> with the authentication method used
- Replace \<namespace\> with the namespace where the service is deployed in .github/workflows/deploy.yaml
- Provide a screenshot of the service in action in ./screenshot.png
Document management system.
# Kubernetes Deployment for \<service\>
Deployed to: [paperless.t00n.de](https://paperless.t00n.de)
Deployed to: \<url\>
Authentication: \<auth\>
Authentication: built-in
![Screenshot](screenshot.png)