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

Tip

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