Installing an Architect Agent

Installing an Architect Agent
Written by Philipp
Updated 1 day ago
Beta version downloads are available through Discord

discord.cftools.cloud
Any Agent installation requires a license key

License keys are valid for a certain amount of Agent installations. For details, check your purchase confirmation.

Prior to any installation, please check the system requirements.


Some providers require specific system settings for the Agent to function correctly, you can review these here.

Windows

Video Walkthrough: https://www.youtube.com/watch?v=7cre0XxOaiM

Installation

  • Download installer through your CFTools Cloud account
  • Execute installer
  • Enter license key
  • Finalize installation
  • Perform base configuration
  • Verify firewall rules are set for your Agent port (TCP, inbound and outbound)
  • Retrieve `root` user password, from agent installation directory from `root.txt` file

Linux

All steps must be executed as root user.

Installation via systemd/systemctl

  • Download installer through your CFTools Cloud account
  • Execute installer
  • Enter license key
  • Finalize installation
  • Perform base configuration
  • Verify firewall rules are set for your Agent port (TCP, inbound and outbound)
  • Retrieve `root` user password, from agent installation directory from `root.txt` file

Installation via Docker

Prerequisites:

  • Functional Docker installation
Docker image is not provided during beta period.

Did this answer your question?