Skip to content

hpcc-systems/play-hpcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

play.hpccsystems.com

~/bin

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

/etc

  • cron.d
    • certbot
  • cron.hourly
    • hpcc_certificates
  • cron.daily
    • hpcc_logs
    • logrotate

Notes

  • Platform configuration disallows embedded (non-ECL) code execution
  • Cluster is wiped daily to mitigate problematic uploads

Azure

  • Subscription: us-hpccsystems-dev
  • Resource Group: play-vm-rg
  • VM: play-vm-hpcc
    • IP: 20.163.232.157
    • OS: Ubuntu 24.04

Periodic Activities

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

About

Play HPCC cluster docs/scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages