/ninedogs.spec (ea74dbbb5e268c8b5da88993eef0d15e7a62bf27) (2191 bytes) (mode 100644) (type blob)
%{?systemd_requires}
Summary: Light and fast performance reporting and app tracing
Name: ninedogs
Version: 0.6
Release: 1
License: AGPLv3+
Group: Development/Tools
Source: http://kernel.embedromix.ro/us/ninedogs/%{name}-%{version}.tar.gz
URL: https://rocketgit.com/
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Provides: ninedogs
Conflicts: ninedogs
Requires: json-c, gnutls, libcap, catalinux+Conn, nginx-filesystem
Requires: libcurl
BuildRequires: systemd-rpm-macros, json-c-devel, gnutls-devel, libcap-devel
BuildRequires: libcurl-devel, catalinux+Conn
# To generate the pdfs:
BuildRequires: texlive-latex, texlive-beamer, texlive-adjustbox
BuildRequires: texlive-babel-english, texlive-hyperref, texlive-url
# For tests - TODO - postgres
# Seems is not available on RockyLinux 8!
#BuildRequires: mysql-connector-java
%description
Light and fast APM
%post
%systemd_post ninedogs-ingestd.service
%systemd_post ninedogs-webd.service
%systemd_post ninedogs-cert-notify.timer
%pre
getent group ninedogs >/dev/null || groupadd -r ninedogs
getent passwd ninedogs >/dev/null || useradd -r -g ninedogs -s /bin/bash -m -d /home/ninedogs -c "ninedogs user" ninedogs
%preun
%systemd_preun ninedogs-ingestd.service
%systemd_preun ninedogs-webd.service
%postun
%systemd_postun_with_restart ninedogs-ingestd.service
%systemd_postun_with_restart ninedogs-webd.service
%prep
%setup -q
%build
%configure
make
%install
rm -rf ${RPM_BUILD_ROOT}
mkdir -p ${RPM_BUILD_ROOT}
make install DESTDIR=${RPM_BUILD_ROOT}
%clean
rm -rf ${RPM_BUILD_ROOT}
%files
%defattr (-,root,root,0755)
/usr/share/ninedogs/*
%doc README LICENSE TODO samples
#%attr(0700,ninedogs,ninedogs) %dir /etc/ninedogs
/etc/nginx/conf.d/ninedogs.conf.sample
%config(noreplace) /etc/nginx/conf.d/ninedogs.conf
###%config(noreplace) /etc/ninedogs/config.php
###%attr(0700,ninedogs,ninedogs) %dir /var/log/ninedogs
%attr(0755,root,root) /usr/bin/*
%attr(0755,root,root) /usr/sbin/*
%{_libdir}/*.so
# This is for .service files
%{_unitdir}/*
%changelog
* Tue Oct 25 2022 Catalin(ux) M. BOIE <catab at embedromix dot ro> 0.6
Small things
* Fri Oct 21 2022 Catalin(ux) M. BOIE <catab at embedromix dot ro> 0.1
First try
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
171 |
fe99470392637305c55f33ec897faf76a5994537 |
.gitignore |
100644 |
blob |
95 |
7642b9826e1e2c9b5c5c7aa9c940f97939d2571a |
History.txt |
100644 |
blob |
34520 |
dba13ed2ddf783ee8118c6a581dbf75305f816a3 |
LICENSE |
100644 |
blob |
783 |
70c9e3f19e0023cd079edde5ef8eba3ef692ca0e |
Makefile.common.in |
100644 |
blob |
1111 |
4e0fe625cc0e11fe4f007707eeff7143df8e0d5c |
Makefile.in |
100644 |
blob |
42 |
d7c52ebbfd48ca77062939fdbb338cd89ec8c432 |
README |
100644 |
blob |
1321 |
1b0b4988e524fdc87bb30a5b7d253f0b443e2643 |
TODO |
040000 |
tree |
- |
a0267106f3cdf0ce463ef4402194b7af202f1e9b |
agent |
040000 |
tree |
- |
399a568a464fefb539511efcb7dbc54cad41ee92 |
common |
100755 |
blob |
30 |
92c4bc48245c00408cd7e1fd89bc1a03058f4ce4 |
configure |
040000 |
tree |
- |
5105db024880a7770cdfe3463ff616a19ccf5cb4 |
debian |
040000 |
tree |
- |
c1cfcc561884a634816ab2ceae10e876b00767ad |
docs |
100755 |
blob |
18446 |
beaa5e023f0e7140d175aead85031193fad85937 |
duilder |
040000 |
tree |
- |
b8c35f2c2d3465319cd9f7bd0c02451ce6421ce8 |
ingestd |
040000 |
tree |
- |
659fed7afcfeec6403073b9243c7add55280a964 |
misc |
100644 |
blob |
2191 |
ea74dbbb5e268c8b5da88993eef0d15e7a62bf27 |
ninedogs.spec |
040000 |
tree |
- |
ed2ce950c8d76542b032c32b6414eb756393ae87 |
rocketgit |
040000 |
tree |
- |
6886f025e0842ae23d3f40ad0732c25d56007f2f |
samples |
040000 |
tree |
- |
6ce804cfa819b8fc8b5f0e31198a88f3f4045b53 |
test |
040000 |
tree |
- |
7f5aa582c06d0c8dfc84804c3f63de9a1dd990bd |
tools |
040000 |
tree |
- |
513f4b3efbe76eef7482b08ed5ec7082e7500344 |
trace |
040000 |
tree |
- |
af41160249fa3c983f17a348cc5f7945b2e08361 |
webd |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/ninedogs
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/ninedogs
Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/ninedogs
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main