# OpenTAKServer-Installer *** All the installers are on [GitHub](https://github.com/brian7704/OpenTAKServer-Installer). They should be run as a regular user, not as root or with the `sudo` command. ## Ubuntu *** Copy and paste the following command into your terminal for the Ubuntu installer. Use this installer for both servers/VMs running Ubuntu and Raspberry Pis running Ubuntu. ``` curl -s -L https://i.opentakserver.io/ubuntu_installer | bash - ``` ## Raspberry Pi OS *** Use the following command for the Raspberry Pi installer. The installer supports Raspberry Pi OS Bookworm or newer versions. ```shell curl -s -L https://i.opentakserver.io/raspberry_pi_installer | bash - ``` ## Features *** ### Certificates The installer will generate a CA and all the keys you need to get the server started. It will also configure the certificate authority automatically. ### ZeroTier You can optionally install [ZeroTier](https://www.zerotier.com/) with the installer. If you plan to do so, make sure you already have an account and a network ID before running the installer. The installer will ask for your network ID so it can join the network automatically. ### MediaMTX This installer will install the latest binaries for [MediaMTX](https://github.com/bluenviron/mediamtx) and make the appropriate configuration changes in order to work with OpenTAKServer