Configuration Environment for Customized or Legacy EPICS Archiver Appliance for the Advanced Light Source Upgrade (ALS-U) Project at Lawrence Berkeley National Laboratory. Please check the latest discussions for your own customizations.
make init
scripts/required_pkgs.sh
sudo systemctl start mariadb
sudo systemctl status mariadb
#
make db.secure
make db.addAdmin
make db.show
make db.create
make db.show
make sql.fill
make sql.show
make vars FILTER=TOMCAT
make tomcat.get
make tomcat.install
make tomcat.exist
make build
make install
make exist
#
make sd_start
make sd_status
First, update SRC_TAG
in configure/RELEASE
, then make srcupdate