Installing directly to Ubuntu

Welcome Forums Appliance and OS Installing directly to Ubuntu

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1694
    Mike RiforgiateMike Riforgiate
    Keymaster

    Ubuntu 22LTS can be downloaded here: http://releases.ubuntu.com/jammy/

    CRITICAL – Use the “Server install image“, not the Desktop image

    1. Ensure appliance conforms with specs as outlined at https://www.witfoo.com/tech-specs and install OS using Ubuntu 22 LTS Minimal Boot disk
    2. 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.
      1. How to set up Precinct partitions
    3. Login as root by executing sudo bash
    4. In /etc/netplan set your primary ethernet interface name to eth0 and save the file
    5. Restart Netplan by executing netplan apply
    6. Download install script wget https://www.witfoo.com/data/install.sh
    7. Change Permission chmod +x install.sh
    8. Run install script ./install.sh
    9. Register the appliance by running /witfooprecinct/register
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.