A docker compose script for running UAM in a docker container.
Go to file
Tha14 6f38a09dc0
Replace host networking with static port forwarding. Attempt to fix DNS DoH resolution.
2022-12-13 19:23:16 +02:00
uam Replace host networking with static port forwarding. Attempt to fix DNS DoH resolution. 2022-12-13 19:23:16 +02:00
README.md Fix persistance, Readme 2022-12-08 09:45:28 +02:00

README.md

Run UAM in a Docker container

How to use

  1. Make sure you have docker and docker-compose installed on your host.
  2. Clone this repository.
  3. Add your Public Key by editing the docker-compose.yml file. Add it to the variable named PBKEY without spaces.
  4. 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.