Skip to content
Snippets Groups Projects
Verified Commit 91b5dce7 authored by Martin Weise's avatar Martin Weise
Browse files

Updated the EOL

parent d23c2866
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 2695 deletions
MARIADB_VERSION=11.3.2
POSTGRES_VERSION=17.0.0
KEYCLOAK_VERSION=26.0.4
RABBITMQ_VERSION=3.13.7
OPENSEARCH_VERSION=2.10.0
NGINX_VERSION=1.27.3-alpine3.20-slim
OPENLDAP_VERSION=2.6.8
SEAWEEDFS_VERSION=3.71.0
PROMETHEUS_VERSION=2.54.1
\ No newline at end of file
This diff is collapsed.
# CSS
stylesheets/.sass-cache/
\ No newline at end of file
{% extends "base.html" %}
{% block outdated %}
<strong>WARNING</strong> You're browsing the documentation for an old version of DBRepo. Consider upgrading your project
to <a href="{{ config.site_url }}">
<strong>the latest version</strong>.
</a>
{% endblock %}
\ No newline at end of file
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
......@@ -29,8 +29,3 @@ img.img-border {
.md-main .md-content a:not(.action-button):not([tabindex]):hover {
color: var(--md-primary-fg-color--dark);
border-bottom: 2px solid var(--md-primary-fg-color--dark); }
.md-banner {
background-color: var(--md-primary-fg-color--dark); }
/*# sourceMappingURL=extra.css.map */
......@@ -39,6 +39,6 @@ img.img-border {
}
.md-banner {
background-color: var(--md-primary-fg-color--dark);
}
\ No newline at end of file
//.md-banner {
// background-color: var(--md-primary-fg-color--dark);
//}
\ No newline at end of file
File deleted
This diff is collapsed.
site_name: Database Repository
site_url: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.8/
site_url: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/
repo_url: https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services
repo_name: fda-services
site_author: Research Unit Data Science, Technische Universit&auml;t Wien
......
......@@ -2,7 +2,7 @@
{
"version": "1.8",
"title": "1.8",
"aliases": []
"aliases": ["latest"]
},
{
"version": "1.7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment