Files
2025-11-28 12:17:56 -05:00
..
2025-11-28 12:15:40 -05:00
2025-11-28 12:13:50 -05:00
2025-11-28 12:17:56 -05:00

This is the Dockerfile and corresponding docker compose file used in the deployment of AstralTech stalwart servers, This is adapted from the Dockerfile found on stalwarts github.

Requirements: - Docker compose - Other Requirements will be added as known

Commands - docker compose build # builds the docker image and container - docker compose up -d - docker compose logs # this will show the logs of stalwart if it ran properly