apt_update_all.sh
- Bring the OS and all installed
.deb
packages up to date
azure_make_mounted.sh
- Mount an external Azure disk permanently
hpcc_config
- Launch HPCC's configmgr
hpcc_fetch <version>
- Download the Ubuntu 24.04 version of the platform
- Will append '-1' to the version if needed
hpcc_snapshot <create | restore | wipe>
- Manage archived copies of
/lib/HPCCSystems
hpcc_start
- Start the installed platform
hpcc_stop
- Stop the installed platform
hpcc_upgrade <package_path>
- Upgrades the current platform, installing the given package
my_ip.sh
- What is my IP?
renew_lets_encrypt_cert.sh
- Renews Let's Encrypt certificate
search
- Shortcut for the
find
command line utility
wipe_hpcc.sh
- Restarts the cluster, wiping all data in the process
- cron.d
certbot
- cron.hourly
hpcc_certificates
- cron.daily
hpcc_logs
logrotate
- Platform configuration disallows embedded (non-ECL) code execution
- Cluster is wiped daily to mitigate problematic uploads
- Subscription:
us-hpccsystems-dev
- Resource Group:
play-vm-rg
- VM:
play-vm-hpcc
- IP:
20.163.232.157
- OS: Ubuntu 24.04
- IP:
Every Friday morning [Can choose any day. Preferably early morning to avoid interruptions]
- Bring OS and packages up to date:
apt_update_all.sh
- Install latest HPCC Platform:
hpcc_fetch <version>
hpcc_update <package_file