commit
ae7a8eb72d
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ Depending on how you have configured your system and Docker you may need to prep
|
|||
* Download Mailtrain files using git: `git clone git://github.com/Mailtrain-org/mailtrain.git` (or download [zipped repo](https://github.com/Mailtrain-org/mailtrain/archive/master.zip)) and open Mailtrain folder `cd mailtrain`
|
||||
* Copy the file `docker-compose.override.yml.tmpl` to `docker-compose.override.yml` and modify it if you need to.
|
||||
* Bring up the stack with: `docker-compose up -d`
|
||||
* Start: `docker-compose start`
|
||||
* Open [http://localhost:3000/](http://localhost:3000/) (change the host name `localhost` to the name of the host where you are deploying the system).
|
||||
* Authenticate as user `admin` with password `test`
|
||||
* Navigate to [http://localhost:3000/settings](http://localhost:3000/settings) and update service configuration.
|
||||
|
@ -58,4 +59,4 @@ For more information, please [read the docs](http://docs.mailtrain.org/).
|
|||
* Versions 1.22.0 and up **GPL-V3.0**
|
||||
* Versions 1.21.0 and up: **EUPL-1.1**
|
||||
* Versions 1.19.0 and up: **MIT**
|
||||
* Up to versions 1.18.0 **GPL-V3.0**
|
||||
* Up to versions 1.18.0 **GPL-V3.0**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue