Skip to content

Get GenApp

madscatt edited this page Jun 20, 2026 · 2 revisions

Get GenApp

Get GenApp

The current GenApp source is hosted on GitHub:

git clone https://github.com/ehb54/genapp.git
cd genapp

The 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 php7designer

If 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:

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.

Security

Clone this wiki locally