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.
brew install wget
.
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.
You can always update to the latest version by re-running the installation script.
Run s3d-client
to get a list of available functionality.
There is currently no self-service account creation.
Ask Johannes L., Sascha F. or Jakob S. for adding you as a user.