Add dashboard UID auto-generation and Gitea dev workflow

This commit is contained in:
Alexandr
2026-03-25 06:38:06 +03:00
commit 345c5786b3
11 changed files with 802 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
**/.terraform/
**/.terraform.lock.hcl
*.tfstate
*.tfstate.*
crash.log
.terraform.tfstate.lock.info