Releases: whyuhurtz/cilogs
Releases · whyuhurtz/cilogs
cilogs-v1.0
Cilogs v1.0 is released! 🚀🚀
Features 🎖
- Easy Install: Just change some parameters in the
.envfile which corresponds with your system environment. - Auto Setup: If your hardware specs doesn't met with the requirement, just run the
setup.shscript 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
.envfile that corresponds with your system environment. - Run the installer script:
./install.sh
@wahyukiddies @ivanoxx @WilsenL @jerry123jr @adryanrhmn