Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

formio/docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is now considered legacy and no longer supported. It has been replaced by the https://github.com/formio/deploy repository.

Please take a look at our recent repositories and help documentation at the following links.

Form.io Enterprise Local Docker Compose

This library shows how to run the Form.io Enterprise solution within your own Local environment.

Installation

You must have Docker installed and running before you can use this library.

  • Download this repo and unzip the contents into a folder.
  • Within the folder, you will need to edit the .env file and change the following line.
LICENSE_KEY=YOURLICENSE

You will need to make sure you change this to be your license.

Running

Once you have the correct parameters within the .env file, you can run this library using the following command.

docker-compose up --detach

This will start the Form.io platform, where you can then go to the following URL's in your browser:

The default admin login is as follows.

Configuring

Once you have a project, you can configure the PDF server by navigating to the Project Settings, and then change the PDF Server URL configuration to the following.

http://lvh.me/pdf

Enjoy!

About

A local Docker Compose deployment of Form.io Enterprise Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published