go-graphite / go-carbon

Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
MIT License
805 stars 123 forks source link

[Q] How is this meant to be installed? #569

Open itinneed2022 opened 1 year ago

itinneed2022 commented 1 year ago

Following the installation in the guide has me convinced that I'm not completing the installation.

For example, the package-tree portion of the makefile send several files to: out/root/lib/systemd/system out/root/etc/$(NAME) out/root/etc/logrotate.d out/root/etc/init.d out/root/etc/$(NAME)

I cannot find this "out" directory after running "make". I did find the .service file in /tmp/go-carbon/deploy/go-carbon.service. However that seems contains: ExecStart=/usr/bin/go-carbon -config /etc/go-carbon/go-carbon.conf -pidfile /var/run/go-carbon.pid -daemon There is not an executable in /usr/bin/go-carbon on my RHEL8 system.

I MUST be missing something in the setup of this application. Is there another set of instructions after running the makefile I should be following?

deniszh commented 1 year ago

@itinneed2022 : For RHEL8 you can try to use RPM package from https://packagecloud.io/go-graphite/stable