feat: implement separate CA database with documentation and standardized workflows

This commit is contained in:
dyzulk
2026-01-06 11:06:45 +07:00
parent b10b52e7ab
commit e4932f7795
11 changed files with 653 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,8 +2,6 @@
.DS_Store
.env
.env.backup
.env.example.for.local
.env.example.for.production
.env.production.editable
.env.production.soft.copy
.phpactor.json
@@ -28,3 +26,4 @@ Thumbs.db
*.sql
*.sqlite
.env.testing
scripts/deploy-webhook.local.sh