This repository has been archived by the owner on Jun 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
Nordine Bittich edited this page Mar 22, 2020
·
4 revisions
- For this tutorial, we assume that docker is directly installed on your machine.
- For the next examples, localhost will be the hostname for docker.
- If you are using docker-machine or boot2docker, adapt the tutorials accordingly.
git clone https://github.com/naterivah/atriangle.git
- run
sh install.sh
- wait for the containers to start properly (should take at least 2-3 minutes)
- Use Portainer to check the container logs: http://localhost:9000
- you will have to setup a password first time
- Go to http://localhost:8088/api/project/swagger-ui.html to see the api doc
© artcoded.tech