Ubuntu 22LTS can be downloaded here: http://releases.ubuntu.com/jammy/
CRITICAL – Use the “Server install image“, not the Desktop image
- Ensure appliance conforms with specs as outlined at https://www.witfoo.com/tech-specs and install OS using Ubuntu 22 LTS Minimal Boot disk
- Configure the following mounts: /data (100GB+), /kafka (50GB), /docker (30GB), /var/log (5GB), /cassandra_commit (10GB) Do NOT skip this step. Partition configuration is critical for a healthy deployment.
- How to set up Precinct partitions
- Login as root by executing sudo bash
- In /etc/netplan set your primary ethernet interface name to eth0 and save the file
- Restart Netplan by executing
netplan apply
- Download install script
wget https://www.witfoo.com/data/install.sh
- Change Permission
chmod +x install.sh
- Run install script
./install.sh
- Register the appliance by running
/witfooprecinct/register