Open-Source IT and Enterprise Asset Management
Open-Source IT and Enterprise Asset Management
Ojeda Api | Ojeda Web |
---|---|
Dockerhub | Dockerhub |
Clone the repository or just copy the “docker-compose.yml” file. Run the following docker commands:
$ docker compose pull
$ docker compose --project-name ojeda up
This will spin up 3 containers: a PostgreSQL database, the Ojeda API project and the Ojeda Web project.
Once all is up, go to http://localhost:8080 in your browser.