OpenCloud catalog
Go to file
2025-02-21 11:22:58 +01:00
conf Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
controllers Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
routers Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
swagger Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
tests Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
catalog.json Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
demo.json Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
docker_catalog.json Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
docker-compose.base.yml Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
docker-compose.yml traefik 2025-02-19 12:06:06 +01:00
Dockerfile Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
go.mod oclib 2025-02-21 11:22:58 +01:00
go.sum oclib 2025-02-21 11:22:58 +01:00
LICENSE.md Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
main.go Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
Makefile Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00
populate.sh Some modifications for k8s integration and better building 2025-01-10 16:42:52 +01:00
README.md Merge branch 'master' of https://cloud.o-forge.io/core/oc-catalog 2025-02-13 10:27:30 +01:00

oc-catalog OpenCloud catalog service.

Manages user catalog

To build :

bee generate routers
bee run -gendoc=true -downdoc=true

If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :

url: "swagger.json"

Populate :

./populate.sh ./demo.sh