-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Kushal Das edited this page Nov 19, 2025
·
12 revisions
- ta: This is the primary trust anchor exposed over port 8080
- admin: This is the Django based admin application on port 8000
- redis: The primary redis cache
- db: postgresql database for the
adminDjango application.
If you are using local rust (not in a container), then you can also use normal cargo build to build the application.
- docker.sunet.se/inmor-admin:0.1.2
- docker.sunet.se/inmor:0.1.2
Make sure that the docker containers are not running.
uv run pytest -vvv