agent

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 1 Imported by: 0

README

R2DTools agent

Simplify the maintenance of your websites and servers

Secure your website with SSL/TLS certificate

R2DTools makes it possible to issue a Let`s Encrypt certificate for a website in a few clicks via a user-friendly interface.

If you have an already issued certificate ( with .pem extension ) you can just upload it and R2DTools will secure your website with the uploaded certificate.

Server Monitoring

Simple server monitoring helps you track your server parameters such as CPU, Memory, Network, Disk I/O, Processes and detect performance problems.

Suported OS

  • Linux Ubuntu 18.04+
  • Linux Debian 8+
  • Linux CentOS 7+

Suported web servers

  • Apache 2.4+

How to install

  • Connect to the server via ssh
  • Download the latest version of the agent installer:
    wget https://github.com/r2dtools/installer/releases/download/v1.0.0/installer
    
  • Make the installer executable:
    chmod +x /tmp/installer
    
  • Install the agent:
    /tmp/installer install
    
  • The agent will be installed to the /opt/r2dtools directory
  • Add generated token to the agent configuration file /opt/r2dtools/config/params.yaml: Token: token
  • Restart the agent:
    systemctl restart r2dtools.service
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL