Skip to content

Commit

Permalink
Sdktechno 232
Browse files Browse the repository at this point in the history
* add/change readme


---------

Co-authored-by: GitHub Action Bot <[email protected]>
  • Loading branch information
Qiwei08 and github-saagie authored Jun 28, 2023
1 parent 5760476 commit 01d65b8
Show file tree
Hide file tree
Showing 32 changed files with 46 additions and 20 deletions.
5 changes: 4 additions & 1 deletion technologies/app/apache-superset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ docker push saagie/apache-superset-<version>
```

## Job/App specific information
Default admin credentials are `admin/admin`. Change them during your first connection.
You have to set the following environment variables:
- `SUPERSET_ADMIN_PASSWORD`: the password of admin user for Superset

Default admin user login is `admin`. You can change them after your first connection.

## Improvements
Apache Superset does not support the configuration of a base url so currently this app relies on nginx subfilters that rewrites hardcoded urls (such as assets for instance) in html. This works but is not optimal and requires to disable gzip compression. Hardcoded urls in javascript are replaced during startup direclty in the python lib folder (see `entrypoint.sh`).
1 change: 1 addition & 0 deletions technologies/app/apache-superset/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: superset
backgroundColor: "#00d1c1"
customFlags: []
readme: /technologies/app/apache-superset
contexts:
- id: apache-superset-2.0
label: "2.0"
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/apache-superset/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: "Superset is fast, lightweight, intuitive, and loaded with options
available: true
icon: superset
backgroundColor: "#00d1c1"
customFlags: []
customFlags: []
readme: /technologies/app/apache-superset
1 change: 1 addition & 0 deletions technologies/app/dash/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: dash
backgroundColor: "#3F4F75"
customFlags: []
readme: /technologies/app/dash
contexts:
- id: dash-2.0.0
label: 2.0.0
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/dash/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: The Dash platform empowers data science teams to focus on the data
available: true
icon: dash
backgroundColor: "#3F4F75"
customFlags: []
customFlags: []
readme: /technologies/app/dash
1 change: 1 addition & 0 deletions technologies/app/grafana/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: grafana
backgroundColor: "#1857B8"
customFlags: []
readme: /technologies/app/grafana
contexts:
- id: grafana-8.2
label: "8.2"
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/grafana/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: Grafana allows you to query, visualize, alert on and understand you
available: true
icon: grafana
backgroundColor: "#1857B8"
customFlags: []
customFlags: []
readme: /technologies/app/grafana
1 change: 1 addition & 0 deletions technologies/app/jupyter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ It relies upon a first minimal image based on Jupyter official one plus some fea
Then it provides the Saagie base image of Jupyter using the minimal image and includes all the Python libraries from Saagie's Python image [saagie/python:3.6-1.46.0](https://hub.docker.com/r/saagie/python).



## Build the image

You can build the image with either Gradle or Docker.
Expand Down
1 change: 1 addition & 0 deletions technologies/app/jupyter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: jupyter
backgroundColor: "#E87A35"
customFlags: []
readme: /technologies/app/jupyter
contexts:
- id: jupyter-notebook-v2
label: Python 3.6
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/jupyter/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: The Jupyter Notebook is an open-source web application that allows
available: true
icon: jupyter
backgroundColor: "#E87A35"
customFlags: []
customFlags: []
readme: /technologies/app/jupyter
2 changes: 1 addition & 1 deletion technologies/app/kibana/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ available: true
icon: kibana
backgroundColor: "#40BEB0"
customFlags: []

readme: /technologies/app/kibana
contexts:
- id: kibana-5.6.16
label: 5.6.16
Expand Down
1 change: 1 addition & 0 deletions technologies/app/kibana/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ available: true
icon: kibana
backgroundColor: "#40BEB0"
customFlags: []
readme: /technologies/app/kibana
2 changes: 1 addition & 1 deletion technologies/app/metabase/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: "Metabase is an open source business intelligence tool. This versio
icon: metabase
backgroundColor: "#5ea4e3"
customFlags: []

readme: /technologies/app/metabase


contexts:
Expand Down
2 changes: 1 addition & 1 deletion technologies/app/metabase/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ description: "Metabase is an open source business intelligence tool. This versio
icon: metabase
backgroundColor: "#5ea4e3"
customFlags: []

readme: /technologies/app/metabase

1 change: 1 addition & 0 deletions technologies/app/mlflow-server/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: mlflow
backgroundColor: "#092241"
customFlags: []
readme: /technologies/app/mflow-server
contexts:
- id: mlflow-server-1.16
label: "1.16"
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/mlflow-server/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: MLflow tracking server is used for logging parameters, code version
available: true
icon: mlflow
backgroundColor: "#092241"
customFlags: []
customFlags: []
readme: /technologies/app/mflow-server
2 changes: 1 addition & 1 deletion technologies/app/nifi/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ available: true
icon: nifi
backgroundColor: "#728E9B"
customFlags: []

readme: /technologies/app/nifi
contexts:
- id: nifi-1.9.2
label: 1.9.2
Expand Down
1 change: 1 addition & 0 deletions technologies/app/nifi/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ available: true
icon: nifi
backgroundColor: "#728E9B"
customFlags: []
readme: /technologies/app/nifi
1 change: 1 addition & 0 deletions technologies/app/orientdb/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: orientdb
backgroundColor: "#3374BA"
customFlags: []
readme: /technologies/app/orientdb
contexts:
- id: orientdb-2.1.25
label: 2.1.25
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/orientdb/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: OrientDB is an open source NoSQL database management system support
available: true
icon: orientdb
backgroundColor: "#3374BA"
customFlags: []
customFlags: []
readme: /technologies/app/orientdb
1 change: 1 addition & 0 deletions technologies/app/pgadmin4/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: pgadmin4
backgroundColor: "#326690"
customFlags: []
readme: /technologies/app/pgadmin4
contexts:
- id: pgAdmin4-6.10
releaseNotes: First version of PGAdmin4 into Saagie.
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/pgadmin4/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: "pgAdmin4 is a postgresql browser. \nCreate an environment variable
available: true
icon: pgadmin4
backgroundColor: "#326690"
customFlags: []
customFlags: []
readme: /technologies/app/pgadmin4
1 change: 1 addition & 0 deletions technologies/app/rstudio/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: rstudio
backgroundColor: "#75aadb"
customFlags: []
readme: /technologies/app/rstudio
contexts:
- id: rstudio-3.4.2
label: 3.4.2
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/rstudio/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: RStudio is an integrated development environment (IDE) for R.
available: true
icon: rstudio
backgroundColor: "#75aadb"
customFlags: []
customFlags: []
readme: /technologies/app/rstudio
1 change: 1 addition & 0 deletions technologies/app/spark-history-server/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: spark
backgroundColor: "#e25a1c"
customFlags: []
readme: /technologies/app/spark-history-server
contexts:
- id: shs-3.1
label: "3.1"
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/spark-history-server/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: "The Spark history server is a monitoring tool that displays inform
available: true
icon: spark
backgroundColor: "#e25a1c"
customFlags: []
customFlags: []
readme: /technologies/app/spark-history-server
2 changes: 1 addition & 1 deletion technologies/app/vscode/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VS Code

![Docker Image Size (tag)](https://img.shields.io/docker/image-size/saagie/vscode-server/3.9.3?label=v3.9.3%20image%20size&style=for-the-badge)
![Docker Image Size (tag)](https://img.shields.io/docker/image-size/saagie/vscode-server/4.8?label=v4.8%20image%20size&style=for-the-badge)

## Description

Expand Down
1 change: 1 addition & 0 deletions technologies/app/zeppelin/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ available: true
icon: zeppelin
backgroundColor: "#0099CC"
customFlags: []
readme: /technologies/app/zeppelin
contexts:
- id: zeppelin-0.7.3
label: 0.7.3
Expand Down
3 changes: 2 additions & 1 deletion technologies/app/zeppelin/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ description: Zeppelin is a web-based notebook that enables data-driven, interact
available: true
icon: zeppelin
backgroundColor: "#0099CC"
customFlags: []
customFlags: []
readme: /technologies/app/zeppelin
2 changes: 1 addition & 1 deletion technologies/job/gcp-cloud-functions/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: v2
id: gcp-cloud-functions
label: Google Cloud Functions
description: ""
description: "Google Cloud Functions is a serverless compute platform provided by Google Cloud. It allows developers to write and deploy small, event-driven functions that automatically run in response to events, such as changes to data in Google Cloud Storage, incoming messages in Pub/Sub, or HTTP requests."
available: true
type: EXTERNAL_JOB
iconPath: ./gcp-cloud-functions.png
Expand Down
2 changes: 1 addition & 1 deletion technologies/job/gcp-cloud-functions/technology.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: v2
id: gcp-cloud-functions
label: Google Cloud Functions
description: ""
description: "Google Cloud Functions is a serverless compute platform provided by Google Cloud. It allows developers to write and deploy small, event-driven functions that automatically run in response to events, such as changes to data in Google Cloud Storage, incoming messages in Pub/Sub, or HTTP requests."
available: true
type: EXTERNAL_JOB
iconPath: ./gcp-cloud-functions.png
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version.buildmeta=
version.buildmeta=SDKTECHNO-232-2
version.major=1
version.minor=160
version.patch=0
version.prerelease=
version.semver=1.160.0
version.semver=1.160.0+SDKTECHNO-232-2

0 comments on commit 01d65b8

Please sign in to comment.