v0.1.0
Some checks failed
Build and Deploy Docker Image / build-and-push (push) Failing after 20s

- working central server auth
- added ci/cd
This commit is contained in:
2026-05-26 11:54:10 +03:00
parent da0892e7fe
commit fbb05d874e
8 changed files with 334 additions and 41 deletions

View File

@@ -4,12 +4,13 @@ listeners.tcp.default = 5672
auth_backends.1 = http
auth_backends.2 = internal
auth_http.http_method = post
auth_http.user_path = http://rabbit-auth-server:8080/rabbit/auth/user
auth_http.vhost_path = http://rabbit-auth-server:8080/rabbit/auth/vhost
auth_http.resource_path = http://rabbit-auth-server:8080/rabbit/auth/resource
auth_http.topic_path = http://rabbit-auth-server:8080/rabbit/auth/topic
# Optional: timeout settings (milliseconds)
auth_http.request_timeout = 5000
auth_http.connection_timeout = 3000
auth_http.connection_timeout = 3000