This is an example of how to deploy the Form.io Enterprise solution locally. To get this to work, please step through the following instructions.
- Install Docker to your local machine.
- Download this Gist to your local computer, and navigate to the folder within your machines terminal.
- Get a temporary LICENSE by contacting [email protected]
- Once you receive your license, paste this as the value for the
LICENSE:
environment variable within thedocker-compose.yml
file. - Type
docker-compose up
within your terminal. - This will install all dependencies locally and run the server @ http://localhost:3000 on your machine.
- Login using the credentials
[email protected]
andCHANGEME
as the password. - You should see a project called "Portal Base", open this project and then navigate to Settings > Stage Versions > Import Template