mirror of
https://github.com/Tha14/uam-docker.git
synced 2024-11-24 17:33:01 +01:00
A docker compose script for running UAM in a docker container.
uam | ||
README.md |
Run UAM in a Docker container
How to use
- Make sure you have docker and docker-compose installed on your host.
- Clone this repository.
- Add your Public Key by editing the docker-compose.yml file. Add it to the variable named
PBKEY
without spaces. - Execute the following command in terminal while being in the
uam
directory of this repository:
docker-compose up -d
Information
This container will download the latest version of uam every time it is started. The http service is enabled for 127.0.0.1:17099.