0.12.11 • Published 4 years ago
api-service-pages v0.12.11
Server-side Renderer
The Chassis loads it's config from ./config/default.yaml
The "openapi@" directive then causes chassis to load ./docs/swagger.yaml
The Chassis when boots an API using a combination of a custom plugin, built-in features and a remote service via the proxy.
Custom config
host: process.env.KEYCLOAK_HOST
realm: process.env.KEYCLOAK_REALM
clientID: process.env.KEYCLOAK_CLIENT_ID
clientSecret: process.env.KEYCLOAK_CLIENT_SECRET
callbackURL: process.env.KEYCLOAK_CALLBACK
Start the Pages Service
docker build . -t api-service-pages
docker login -u jenkins-pusher -p $DOCKER_PASS docker-push.perci-io.net
docker tag api-service-pages docker-push.perci-io.net/api-service-pages
docker push docker-push.perci-io.net/api-service-pages
Start the MongoDB
docker run -p 27017:27017 -d mongo:latest
docker run -it -p 5101:5101 --network host api-service-pages:latest
0.12.11
4 years ago
0.12.8
4 years ago
0.12.7
4 years ago
0.12.4
4 years ago
0.12.5
4 years ago
0.12.6
4 years ago
0.12.3
5 years ago
0.12.2
5 years ago
0.12.1
5 years ago
0.11.6
5 years ago
0.11.5
5 years ago
0.11.4
5 years ago
0.11.2
5 years ago
0.11.1
5 years ago
0.10.1
5 years ago
0.9.18
5 years ago
0.9.19
5 years ago
0.9.17
5 years ago
0.9.16
5 years ago
0.9.15
5 years ago
0.9.13
5 years ago
0.9.10
5 years ago
0.9.7
5 years ago
0.9.4
5 years ago
0.9.3
5 years ago
0.9.1
5 years ago
0.8.2
6 years ago
0.8.1
6 years ago
0.7.2
6 years ago