Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update readme #663

Merged
merged 2 commits into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ The build is using the [Gradle plugin for Saagie technologies repository](https:
- `technologies`: the required base directory. It contains sub directories for each type of technology metadata:
-- `app`: contains folders of each app technology
-- `job`: contains folders of each job technology
-- `connectiontype`: contains folders of each connection type
-- `scripts` is a sub directory dedicated to external technologies which share the same javascript files
-- `connectiontype`: contains folders of each connection type (deprecated)
-- `scripts` is a sub directory dedicated to external technologies which share the same javascript files (deprecated)

Each metadata folder must then contain a `metadata.yaml` file. For `job` and `app` technology metadata, the build is automatically generating them from the `technology.yaml` file and each `context.yaml` found in the sub folders.

Expand Down
17 changes: 0 additions & 17 deletions technologies/app/cloudbeaver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,6 @@ defaultResources:
backgroundColor: "#6e98bf"
customFlags: []
contexts:
- id: cloudbeaver-1.2.0
label: 1.2.0
releaseNotes: Deprecation of CloudBeaver 1.2.0.
available: true
trustLevel: experimental
recommended: false
deprecationDate: "2023-11-01T00:00:00Z"
ports:
- port: 80
name: CloudBeaver
rewriteUrl: false
basePath: SAAGIE_BASE_PATH
volumes: ["/opt/cloudbeaver/workspace"]
dockerInfo:
image: "saagie/cloudbeaver"
baseTag: "1.2.0"
version: "1.2.0-1.75.0"
- id: cloudbeaver-23.1.1
label: 23.1.1
releaseNotes: CloudBeaver is a web-based database management tool.
Expand Down
38 changes: 0 additions & 38 deletions technologies/app/jupyter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,44 +15,6 @@ backgroundColor: "#E87A35"
customFlags: []
readme: /technologies/app/jupyter
contexts:
- id: jupyter-notebook-v2
label: Python 3.6
releaseNotes: First version of Jupyter Notebook into Saagie.
available: true
trustLevel: stable
deprecationDate: "2022-02-01T00:00:00Z"
recommended: false
ports:
- port: 8888
name: Notebook
rewriteUrl: false
basePath: SAAGIE_BASE_PATH
volumes: ["/notebooks-dir"]
dockerInfo:
image: "saagie/jupyter-python-nbk"
baseTag: "v2"
version: "v2-1.95.0"
- id: jupyter-spark-2.4.5_python-3.6
label: Spark 2.4
releaseNotes: First version of Jupyter Notebook with Spark 2.4.5 & Python 3.6 into Saagie.
available: true
trustLevel: stable
deprecationDate: "2022-03-01T00:00:00Z"
recommended: false
ports:
- port: 8888
name: Notebook
rewriteUrl: false
basePath: SAAGIE_BASE_PATH
- port: 8080
name: SparkUI
rewriteUrl: false
basePath: SPARK_UI_PATH
volumes: ["/notebooks-dir"]
dockerInfo:
image: "saagie/jupyter-python-nbk"
baseTag: "pyspark"
version: "pyspark-1.111.0"
- id: jupyter-spark-3.1
label: JupyterLab Spark 3.1
releaseNotes: First version of Jupyter Notebook with Spark 3.1 into Saagie.
Expand Down
143 changes: 0 additions & 143 deletions technologies/app/kibana/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,93 +15,6 @@ backgroundColor: "#40BEB0"
customFlags: []
readme: /technologies/app/kibana
contexts:
- id: kibana-5.6.16
label: 5.6.16
releaseNotes: First version of Kibana 5.6.16 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: true
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "5.6.16"
version: "5.6.16-1.108.0"
- id: kibana-5.6.3
label: 5.6.3
releaseNotes: First version of Kibana 5.6.3 into Saagie.
available: true
trustLevel: stable
deprecationDate: "2022-01-01T00:00:00Z"
ports:
- port: 5601
name: Kibana
rewriteUrl: true
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "5.6.3"
version: "5.6.3-1.108.0"
- id: kibana-6.4.1
label: 6.4.1
releaseNotes: First version of Kibana 6.4.1 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "6.4.1"
version: "6.4.1-1.108.0"
- id: kibana-6.4.3
label: 6.4.3
releaseNotes: First version of Kibana 6.4.3 into Saagie.
available: true
trustLevel: stable
deprecationDate: "2022-01-01T00:00:00Z"
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "6.4.3"
version: "6.4.3-1.108.0"
- id: kibana-6.8.1
label: 6.8.1
releaseNotes: First version of Kibana 6.8.1 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "6.8.1"
version: "6.8.1-1.108.0"
- id: kibana-6.8.4
label: 6.8.4
releaseNotes: First version of Kibana 6.8.4 into Saagie.
available: true
trustLevel: stable
deprecationDate: "2022-01-01T00:00:00Z"
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "6.8.4"
version: "6.8.4-1.108.0"
- id: kibana-7.15.1
label: 7.15.1
releaseNotes: First version of Kibana 7.15.1 into Saagie.
Expand All @@ -116,62 +29,6 @@ contexts:
image: "saagie/kibana"
baseTag: "7.15.1"
version: "7.15.1-1.108.0"
- id: kibana-7.4.0
label: 7.4.0
releaseNotes: First version of Kibana 7.4.0 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "7.4.0"
version: "7.4.0-1.108.0"
- id: kibana-7.4.1
label: 7.4.1
releaseNotes: First version of Kibana 7.4.1 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "7.4.1"
version: "7.4.1-1.108.0"
- id: kibana-7.4.2
label: 7.4.2
releaseNotes: First version of Kibana 7.4.2 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "7.4.2"
version: "7.4.2-1.108.0"
- id: kibana-7.5.1
label: 7.5.1
releaseNotes: First version of Kibana 7.5.1 into Saagie.
available: false
trustLevel: stable
ports:
- port: 5601
name: Kibana
rewriteUrl: false
basePath: SERVER_BASEPATH
dockerInfo:
image: "saagie/kibana"
baseTag: "7.5.1"
version: "7.5.1-1.108.0"
- id: kibana-7.6.2
label: 7.6.2
releaseNotes: First version of Kibana 7.6.2 into Saagie.
Expand Down
16 changes: 0 additions & 16 deletions technologies/app/mlflow-server/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,6 @@ customFlags: []
readme: /technologies/app/mlflow-server

contexts:
- id: mlflow-server-1.16
label: "1.16"
releaseNotes: First version of MLFlow Server 1.16 into Saagie.
available: true
trustLevel: experimental
deprecationDate: "2022-01-01T00:00:00Z"
ports:
- port: 5000
name: Mlflow Server
rewriteUrl: true
basePath: SAAGIE_BASE_PATH
volumes: ["/sqlite_directory"]
dockerInfo:
image: "saagie/mlflow-server"
baseTag: "1.16"
version: "1.16-1.155.0"
- id: mlflow-server-1.20
label: "1.20"
releaseNotes: First version of MLFlow Server 1.20 into Saagie.
Expand Down
57 changes: 0 additions & 57 deletions technologies/app/orientdb/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,63 +10,6 @@ backgroundColor: "#3374BA"
customFlags: []
readme: /technologies/app/orientdb
contexts:
- id: orientdb-2.1.25
label: 2.1.25
releaseNotes: First version of OrientDB 2.1.25 into Saagie.
available: false
trustLevel: experimental
ports:
- port: 9480
name: Http
rewriteUrl: false
basePath: ORIENTDB_WEB_PATH
- port: 9424
name: Binary
rewriteUrl: false
basePath: ORIENTDB_BINARY_PATH
volumes: ["/orientdb/databases"]
dockerInfo:
image: "saagie/orientdb"
baseTag: "2.1.25"
version: "2.1.25-1.170.0"
- id: orientdb-2.2.37
label: 2.2.37
releaseNotes: First version of OrientDB 2.2.37 into Saagie.
available: false
trustLevel: experimental
ports:
- port: 9480
name: Http
rewriteUrl: false
basePath: ORIENTDB_WEB_PATH
- port: 9424
name: Binary
rewriteUrl: false
basePath: ORIENTDB_BINARY_PATH
volumes: ["/orientdb/databases"]
dockerInfo:
image: "saagie/orientdb"
baseTag: "2.2.37"
version: "2.2.37-1.170.0"
- id: orientdb-3.0.35
label: 3.0.35
releaseNotes: First version of OrientDB 3.0.35 into Saagie.
available: false
trustLevel: experimental
ports:
- port: 9480
name: Http
rewriteUrl: false
basePath: ORIENTDB_WEB_PATH
- port: 9424
name: Binary
rewriteUrl: false
basePath: ORIENTDB_BINARY_PATH
volumes: ["/orientdb/databases"]
dockerInfo:
image: "saagie/orientdb"
baseTag: "3.0.35"
version: "3.0.35-1.170.0"
- id: orientdb-3.1.7
label: 3.1.7
releaseNotes: First version of OrientDB 3.1.7 into Saagie.
Expand Down
48 changes: 0 additions & 48 deletions technologies/app/rstudio/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,54 +15,6 @@ backgroundColor: "#75aadb"
customFlags: []
readme: /technologies/app/rstudio
contexts:
- id: rstudio-3.4.2
label: 3.4.2
releaseNotes: First version of RStudio 3.4.2 into Saagie.
available: false
trustLevel: stable
ports:
- port: 80
name: RStudio
rewriteUrl: false
basePath: SAAGIE_BASE_PATH
volumes: ["/home"]
dockerInfo:
image: "saagie/rstudio"
baseTag: "3.4.2"
version: "3.4.2-1.108.0"
- id: rstudio-3.6.2
label: 3.6.2
releaseNotes: First version of RStudio 3.6.2 into Saagie.
available: true
trustLevel: stable
deprecationDate: "2022-01-01T00:00:00Z"
ports:
- port: 80
name: RStudio
rewriteUrl: false
basePath: SAAGIE_BASE_PATH
volumes: ["/home"]
dockerInfo:
image: "saagie/rstudio"
baseTag: "3.6.2"
version: "3.6.2-1.108.0"
- id: rstudio-4.1
label: "4.1"
releaseNotes: Deprecation of Rstudio 4.1
available: true
trustLevel: stable
recommended: false
deprecationDate: "2023-11-01T00:00:00Z"
ports:
- port: 80
name: Rstudio
rewriteUrl: false
basePath: SAAGIE_BASE_PATH
volumes: ["/home"]
dockerInfo:
image: "saagie/rstudio"
baseTag: "4.1"
version: "4.1-1.170.0"
- id: rstudio-4.2
label: "4.2"
releaseNotes: First version of RStudio 4.2 into Saagie.
Expand Down
Loading
Loading