File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,14 @@ systemctl daemon-reload
7979install -d -o postgres -g postgres /var/lib/pgbackrest /var/www/html/pgbackrest
8080chown postgres: /etc/pgbackrest.conf
8181
82+ %package -n elephant-shed-powa
83+ Summary: PostgreSQL dashboard -- powa
84+ %description -n elephant-shed-powa
85+ The Elephant Shed is a web-based PostgreSQL management front-end.
86+ .
87+ This package provides the integration with powa
88+ %post -n elephant-shed-powa
89+
8290%package -n elephant-shed-grafana
8391Requires: curl
8492Requires: grafana >= 5
@@ -231,6 +239,7 @@ sed -i -e 's!^ARGS=!NODE_EXPORTER_OPTS=!' %{buildroot}/etc/default/elephant-shed
231239%files -n elephant-shed-postgresql -f files-elephant-shed-postgresql
232240%files -n elephant-shed-pgbadger -f files-elephant-shed-pgbadger
233241%files -n elephant-shed-pgbackrest -f files-elephant-shed-pgbackrest
242+ %files -n elephant-shed-powa -f files-elephant-shed-powa
234243%files -n elephant-shed-grafana -f files-elephant-shed-grafana
235244%files -n elephant-shed-prometheus -f files-elephant-shed-prometheus
236245%files -n elephant-shed-prometheus-node-exporter -f files-elephant-shed-prometheus-node-exporter
You can’t perform that action at this time.
0 commit comments