New installer

303 views
Skip to first unread message

Roberto Rosario

unread,
Jul 4, 2018, 6:38:28 PM7/4/18
to Mayan EDMS
We are testing out a new installation script that simplifies the process for users not familiar with Mayan or Docker, it can also be useful for users wanting to install Mayan many times in a controller manner.

The script is available at get.mayan-edms.com

And is used in the following manner:

curl -fsSL get.mayan-edms.com -o get-mayan-edms.sh
sh get-mayan-edms.sh

To show the values being used for the installations use:

curl -fsSL get.mayan-edms.com -o get-mayan-edms.sh
VERBOSE=true sh get-mayan-edms.sh

If you don’t have Docker installed invoke the Mayan EDMS installer as follows:

curl -fsSL get.mayan-edms.com -o get-mayan-edms.sh
INSTALL_DOCKER=true sh get-mayan-edms.sh


To change any of the settings such as the database password just include the variable and its value in uppercase like this:

curl -fsSL get.mayan-edms.com -o get-mayan-edms.sh
VERBOSE=true DATABASE_PASSWORD=mypassword sh get-mayan-edms.sh

jeroen...@gmail.com

unread,
Jul 9, 2018, 2:20:00 AM7/9/18
to Mayan EDMS
I'll have tried this on my Synology but get this error " Error starting us    ---- erland proxy: listen tcp 0.0.0.0:5432: bind: address already in use."

What can i do about it?

jeroen...@gmail.com

unread,
Jul 9, 2018, 3:41:34 PM7/9/18
to Mayan EDMS
Nevermind, i have found it. 

Op maandag 9 juli 2018 08:20:00 UTC+2 schreef jeroen...@gmail.com:

Roberto Rosario

unread,
Jul 12, 2018, 9:18:01 PM7/12/18
to mayan...@googlegroups.com
Yes, it seems there is already another container using that port most probable another postgres container. Just change the 5432 port number on both the mayan_postgres and mayan_edms containers. 

We'll update the install script to support different ports for other in your same situation. 

--

---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages