Commit Graph

8 Commits (a7849bb02902019dfffaf19ec0682722cdaf07c9)

Author SHA1 Message Date
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)
2 years ago
J. Fernando Sánchez 8a516d927e Multiple changes in the API, schemas and UI
Check out the CHANGELOG.md file for more information
5 years ago
J. Fernando Sánchez d1eca04eeb Deploy latest with its version tag
Kubernetes doesn't pull the `latest` tag automatically, so we need to change the
image tag in the deployment file.

As a plus, we can now see exactly what version we're running.
7 years ago
J. Fernando Sánchez 42c9068991 Add pull policy to k8s deployment
* Add git fetch to (try to) fix github push from gitlab
7 years ago
J. Fernando Sánchez 2ea01aef42 Fixed deployment IMAGENAME 7 years ago
J. Fernando Sánchez 7956d54c35 K8s deployment with limits 7 years ago
J. Fernando Sánchez 0f8d1dff69 Fixed image repository 7 years ago
J. Fernando Sánchez ce83fb3981 Added k8s deployment 7 years ago