-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add jupyter-collaboration * no need to restrict uid for jovyan * install certbot * update base VM to the latest 22.04 * update datahub-jupyter.yaml playbook * updated appdb info accordingly
- Loading branch information
1 parent
d449ee7
commit 5c9b0e8
Showing
4 changed files
with
45 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
appdb: | ||
version: 2024.03.21 | ||
expireson: 6 | ||
notes: Updated base OS to Ubuntu 22.04 | ||
url: "https://api.cloud.ifca.es:8080/swift/v1/egi_endorsed_vas/DataHub-Jupyter-Ubuntu.22.04-2024.03.21.ova" | ||
sha512: "f3ae1bfced91ea9e9b6813c82a2910457ea960718a0c3b6a35edc99627a1b0337cd2cb958da8fe107107745b9ebaf709c0357f88ec1427ff637dce6ff8b03060" | ||
arch: x86_64 | ||
os: | ||
family: Linux | ||
name: Ubuntu | ||
version: '22.04' | ||
ram: | ||
minimum: 1GB | ||
format: OVA | ||
hypervisor: VirtualBox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters