The Operations API enables SoftwareOne to manage the FinOps for Cloud tool. It supports the provisioning and administration of FinOps for Cloud organizations and users, as well as the management of datasource entitlements.
You can use the env.example
as a bases to setup your running environment and customize it according to your needs.
docker compose run --rm app_test
docker compose up app
To build the production image please use the prod.Dockefile
dockerfile.
Important
Developers must take care of keep in sync dev.Dockerfile
and prod.Dockerfile
.