Skip to content

Web UIs & Tools

ServiceDEV URLUAT URL
Taxpayer Portalhttps://portal.swarm.ayinza.devhttps://portal.ayinza.dev
Tax Admin Dashboardhttps://admin.swarm.ayinza.devhttps://admin.ayinza.dev
API (Swagger)https://api.swarm.ayinza.dev/swagger-ui.htmlhttps://api.ayinza.dev/swagger-ui.html
ServiceDEV URLUAT URL
Keycloak Adminhttps://auth.swarm.ayinza.devhttps://auth.ayinza.dev

Login with admin credentials (stored in stack YAML files). From Keycloak you can:

  • Manage users and roles
  • Configure authentication flows
  • Export/import realm settings
  • View login events and sessions
ServiceURLPurpose
Portainerhttps://portainer.ayinza.devDocker management UI — view services, containers, logs, volumes
Harborhttps://harbor.ayinza.devContainer image registry — manage images, run garbage collection
Nexushttps://nexus.ayinza.devArtifact repository — Maven JARs, npm packages
ServiceDEV URLUAT URL
Supersethttps://superset.swarm.ayinza.dev

Superset provides data visualization dashboards connected to the PostgreSQL databases.

ServiceDEV URLUAT URL
RabbitMQ Managementhttps://rabbitmq.swarm.ayinza.devhttps://rabbitmq.ayinza.dev
Kafka UIhttps://kafkaui.swarm.ayinza.dev

RabbitMQ Management lets you view queues, exchanges, connections, and message rates. Kafka UI shows topics, consumers, and message flow.

ServiceURL
SSERIS Docs (this site)https://docs.ayinza.dev

Protected with HTTP basic authentication.

What you needWhere to go
View/manage Docker servicesPortainer
Check container imagesHarbor
Manage users & authKeycloak Admin
View API documentationSwagger UI
Check message queuesRabbitMQ Management
View event streamsKafka UI
Data dashboardsSuperset
Download build artifactsNexus
  • All URLs require being on the network or having the correct credentials
  • DEV URLs use the *.swarm.ayinza.dev subdomain pattern
  • UAT URLs use the *.ayinza.dev subdomain pattern
  • Shared tools (Portainer, Harbor, Nexus) use *.ayinza.dev directly
  • All traffic goes through dev_nginx (a global-mode service running on both nodes)