Skip to content

Releases: whyuhurtz/cilogs

cilogs-v1.0

01 Dec 09:12
689bb9d

Choose a tag to compare

Cilogs v1.0 is released! 🚀🚀

Features 🎖

  • Easy Install: Just change some parameters in the .env file which corresponds with your system environment.
  • Auto Setup: If your hardware specs doesn't met with the requirement, just run the setup.sh script to auto run the node 1 and node 3 inside the container (i.e. using podman).

How to Install 🖥

  • Make sure you've setup 3 RHEL nodes / VMs that match with the hardware specs (see README file).
  • Download and extract the source code.
  • Add execute (+x) permission to all shell script files: chmod -R +x cilogs/*.sh.
  • Edit some parameters in the .env file that corresponds with your system environment.
  • Run the installer script: ./install.sh

@wahyukiddies @ivanoxx @WilsenL @jerry123jr @adryanrhmn