Releases: ethercis/ethercis
server-1.1.0-beta
Contains binaries, install scripts, configuration files to install a new system with Postgresql 10. NB. CentOS 7 recommended.
To install, log onto the system as root, download the archive, extract it and follow the README instructions to complete the installation.
For those in a hurry:
./install-db
will install Postgresql 10 on the system, configure ethercis DB and preload required referential tables.
./ethercis-install
will install ethercis server (NB may upgrade java jdk to openJDK 8)
./configure-postgresql
will do a simple postgresql configuration to enable trusted connection with ethercis
We recommend using this installation approach (in particular the new ecis-server launch script) as this will simplify upgrading the installation in the future.