FEATURE (workspaces): Add workspaces with users management and global Postgresus settings

This commit is contained in:
Rostislav Dugin
2025-11-02 15:42:03 +03:00
parent de1fd4c4da
commit 431e9861f4
227 changed files with 19472 additions and 1545 deletions

View File

@@ -138,6 +138,9 @@ jobs:
TEST_MINIO_CONSOLE_PORT=9001
# testing NAS
TEST_NAS_PORT=7006
# testing Telegram
TEST_TELEGRAM_BOT_TOKEN=${{ secrets.TEST_TELEGRAM_BOT_TOKEN }}
TEST_TELEGRAM_CHAT_ID=${{ secrets.TEST_TELEGRAM_CHAT_ID }}
EOF
- name: Start test containers