Update Stalwart/README.md

This commit is contained in:
2025-11-28 12:17:56 -05:00
parent e48bf711ee
commit 734c7ddd3c

View File

@@ -1 +1,10 @@
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