1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-14 04:32:29 +00:00
senpy/k8s
J. Fernando Sánchez a0abbede49 Version 1.0.2
Update RDFlib to 6.1.1 (removed rdflib-jsonld, as it is deprecated)
Bumped minimum python version: 3.7 (as a result of RDFLIB 6)
Added ProxyFix to run behind nginx (Added --no-proxy to run without the fix)
Replaced http media links to protocol-agnostic links in playground
Enable CORS (via --enable-cors)
Update old urls (replaced *.cluster.gsi.dit.upm.es with *.gsi.upm.es)
2022-05-20 13:27:31 +02:00
..
README.md K8s deployment with limits 2017-06-02 19:17:27 +02:00
senpy-deployment.yaml Multiple changes in the API, schemas and UI 2019-04-04 10:00:24 +02:00
senpy-ingress.yaml Version 1.0.2 2022-05-20 13:27:31 +02:00
senpy-svc.yaml Added k8s deployment 2017-05-19 16:52:10 +02:00

Deploy senpy to a kubernetes cluster.

Usage:

kubectl apply -f . -n senpy