-
Notifications
You must be signed in to change notification settings - Fork 0
Get GenApp
The current GenApp source is hosted on GitHub:
git clone https://github.com/ehb54/genapp.git
cd genappThe active/default development branch is php7designer. A normal clone of the
GitHub repository should check out that branch automatically. For an existing
clone, use:
git fetch origin
git switch php7designerIf you wish simply to run a local instance and are not interested in web based targets, you can follow the instructions here.
If you wish to setup GenApp for generating web targets, you will need to follow the instructions here.
Historical container notes are preserved in the DockerHub archive page.
The following prepared VM images for GenApp are available:
- Jetstream Atmosphere instructions
- Jetstream OpenStack API instructions
- AWS instructions
- SGCI/TACC Rodeo instructions
If you would like a GenApp prepared VM image on another cloud provider, please get in touch.
If you wish to install your own virtual machine instance, here are some notes for VirtualBox.