HeiGIT's Simple Self-Service Deployment

This is a simple self-service deployment tool for HeiGIT services. It allows you to deploy web-based applications under the URL myapp.heigit-apps.org with just a few commands.

It's intended to be used for non-critical applications with little load and little resource needs.
The current resource limits are:

It's for HeiGIT and GiScience employees only. It's still in experimental state, so please report any issues to Johannes L.

Requirements

You need to have the following tools on your machine:

Installation

To install, use

wget -O- heigit-apps.org/install/install-s3d-cli.sh | bash
source ~/.bash_profile # or source ~/.zshrc

This will add stuff to your .bash_profile or .zshrc file.

Updating the Installation

You can always update to the latest version by re-running the installation script.

Usage

Run s3d-client to get a list of available functionality.

Getting Access

There is currently no self-service account creation.

Ask Johannes L., Sascha F. or Jakob S. for adding you as a user.