This commit is contained in:
@@ -148,7 +148,7 @@ The following is the production crontab for Adrastea to backup the database ever
|
||||
CRON_DIR=/home/pi/ARM64/Scripts
|
||||
0 12 * * 6 cd $CRON_DIR ; ./dump.sh > /dev/null 2>&1
|
||||
|
||||
# Isonoe Backup Database Server
|
||||
# Isonoe Backup Database Server, mks.service and MarketData cron jobs
|
||||
There is a backup MariaDb database server running on Isonoe.
|
||||
The database is located on a USB drive on Isonoe at /mnt/mariadb
|
||||
There is a dump.sh script on Adrastea /home/pi/Boneyard/Import that can be used to dump the database
|
||||
@@ -163,6 +163,13 @@ Notes: There is a c++ program that performs the file transfer between Isonoe and
|
||||
The program is maintained on the Gitea repo under CPP/sstp
|
||||
The build project for this is maintained on Isonoe under /home/pi/CPP/sstp with libraries located under /home/pi/CPP/common
|
||||
|
||||
Isonoe also serves as a backup server for MarketData and IPMonitor. The crontab is installed and commented out.
|
||||
If you need to switch over to Isonoe ensure you grab the latest build files from the Gitea repository build for ARM64 and go to the Actions tab.
|
||||
Grab the latest build artifacts from the latest build action and deploy them to their respective /opt/MarketData folders.
|
||||
Here is the link to the actions. http://www.diversified-software.com:3000/Sean/ARM64/actions
|
||||
|
||||
# -----------------------------------------------------------------------------------------
|
||||
|
||||
# IPMonitor Notes
|
||||
1) I added a network status verifier to the IPMonitor which will reboot the machine if the network has been down for 5 minutes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user