Linux Installation
Licensing
Download the latest version of InfraBuddy from BuiltByBit.
Join our Discord Server here and create a ticket, be sure to let staff know of your purchase.
Once you have received your license key, you can move onto installing InfraBuddy!
Installation
Login to your Linux Dedicated Server or VPS via SSH.
Run the following command to make a working directory for InfraBuddy:
With your InfraBuddy download from BuiltByBit, you will have received a ZIP file.
Open the ZIP file and extract the "Files" directory to an easily accessible location.
Transfer the contents inside of the "Files" directory to using your favorite FTP Program or File Management software.
On your Linux machine, we need to make the file executable by the system. To do this, run:
With your Linux machine still open, we need to setup a service for InfraBuddy to utilize - even when you're not logged in. Run the following command to create the service file, feel free to use another text editor if you'd like, however 'nano' is the most user friendly.
With 'nano' now open, copy and paste the following into the file. You can do this on most SSH clients by either right-clicking in the SSH prompt, or by right-clicking the top titlebar and choosing 'paste'.
Once you have the above pasted into the "infrabuddy.service" file, press CTRL+X. It will then ask if you would like to save changes. Press Y and than press ENTER.
After your file is saved, run the following command to enable InfraBuddy on boot.
You may now configure InfraBuddy using your favorite text editor. Follow the same instructions as in Steps 6 and 7 to open the config.toml file (you shouldn't copy the services script listed between Steps 6 and 7). Configuration options and their uses are listed in the config.toml file.
Once InfraBuddy is configured, you can start it by running:
Other commands you can use to power InfraBuddy:
That's it! Enjoy your new buddy. If any errors occur, please do not hesitate to reach out to InfraCharm.
Last updated
Was this helpful?