Skip to content

Commit

Permalink
RHEL9 install script updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
riclolsen committed May 18, 2024
1 parent b181090 commit 2876599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform-rhel9/json-scada-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ sudo chown postgres:postgres /var/lib/pgsql/16/data/postgresql.conf
sudo systemctl enable postgresql-16

sudo cp json_scada_*.conf /etc/nginx/conf.d/
sudo cp nginx.conf /etc/nginx/
sudo systemctl enable nginx

sudo dnf -y install mongodb-org
Expand Down

0 comments on commit 2876599

Please sign in to comment.