Skip to content

Latest commit

 

History

History
91 lines (65 loc) · 7.72 KB

index.md

File metadata and controls

91 lines (65 loc) · 7.72 KB

Feel free to add content and custom Front Matter to this file.

layout: home


UCloud

GitHubbing on UCloud with Ubuntu Terminal

UCloud Health Status Umami - GDPR compliant alternative to Google Analytics made-with-bash Ubuntu 22.10 Python 3.11 License EUPL 1.2 Become a sponsor to JV-conseil Follow JV conseil on StackOverflow Follow JVconseil on Twitter Follow JVconseil on Mastodon Follow JV conseil on GitHub

The missing repo to start GitHubbing on UCloud with Ubuntu Terminal.

social-media-preview

For a quick start 👉 **`git clone https://github.com/JV-conseil/ucloud.git`**

What is UCloud

UCloud is an interactive digital research environment built to support the needs of researchers for both computing and data management, throughout all the data life cycle — SDU eScience Center

This project is in no way affiliated with GitHub, Ubuntu, SDU eScience Center, University of Southern Denmark, Aalborg University, Aarhus Universitet, Danmarks Tekniske Universitet and DeiC (Danish e-infrastucture Coorperation).

The missing repo to start GitHubbing on UCloud

Getting Started 🚀

  1. Authenticate on UCloud and navigate to Apps > Terminal Ubuntu.

  2. Configure a Terminal Ubuntu run with "Add folder" to select one of your folder then click on Submit.

  3. Once the Terminal Ubuntu job has started, click on the Open interface blue button in the top right corner.

  4. In the opened interface, let's import this repo with the following bash commands 👇

    ls -FGlAhp
    cd {your-working-folder} || exit
    
    git clone https://github.com/JV-conseil/ucloud.git
    
    cd ucloud || exit
    . main.sh
  5. Now your skeleton should look like this 👇

    /work/{your-working-folder}/
    ├── data/
    ├── database/
    ├── env/
    ├── install/
    ├── jobs/
    ├── {your-gh-repo}/
    └── ucloud/
        └── main.sh

Sponsorship

If this project helps you, you can offer me a cup of coffee ☕️ :-)

Become a sponsor to JV-conseil