8000 Releases · ethercis/ethercis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ethercis/ethercis

server-1.1.0-beta

17 Nov 03:38
Compare
Choose a tag to compare
server-1.1.0-beta Pre-release
Pre-release

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.

0