Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tellform/docker_files
https://github.com/tellform/docker_files
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tellform/docker_files
- Owner: tellform
- License: mit
- Created: 2017-10-26T15:08:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T22:56:34.000Z (over 5 years ago)
- Last Synced: 2024-08-02T12:47:24.810Z (3 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 20
- Watchers: 5
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - tellform/docker_files - (others)
README
# Docker Installation
Before starting, ensure you have the latest versions of git, docker and docker-compose installed on your machine.
## Step 1: Clone the repo
```
$ git clone https://github.com/tellform/docker_files.git
```### Step 2: Setup TellForm Configuration
Create your `.env` file by copying the `.env.dist` file included in the repo and changing it to suit your deployment.
**Important**: You need to fill out all of the ENV variables in the "Mail Settings" section or your TellForm instance won't work.
### Step 3: Start your TellForm instance
```docker-compose up -d```
TellForm is now accessible on https://localhost