An open API service indexing awesome lists of open source software.

https://github.com/reviactyl/agent

(Formerly Reviactyl Wings). Reviactyl Agent is the backend for running servers in dockerized containers on Linux. It's fast, stable, and secure written with GoLang.
https://github.com/reviactyl/agent

daemon docker linux reviactyl

Last synced: about 1 month ago
JSON representation

(Formerly Reviactyl Wings). Reviactyl Agent is the backend for running servers in dockerized containers on Linux. It's fast, stable, and secure written with GoLang.

Awesome Lists containing this project

README

          



image

# Reviactyl Agent
![CalVer Badge](https://img.shields.io/badge/calver-YY.MM.MICRO-22bfda)
[![Go Report Card](https://goreportcard.com/badge/github.com/reviactyl/agent)](https://goreportcard.com/report/github.com/reviactyl/agent)

Agent is Reviactyl's server control plane, built for the rapidly changing gaming industry and designed to be
highly performant and secure. Agent provides an HTTP API allowing you to interface directly with running server
instances, fetch server logs, generate backups, and control all aspects of the server lifecycle.

In addition, Agent ships with a built-in SFTP server allowing your system to remain free of Reviactyl specific
dependencies, and allowing users to authenticate with the same credentials they would normally use to access the Panel.

## Sponsors

I would like to extend my sincere thanks to the following sponsors for helping fund Reviactyl's development.
[Interested in becoming a sponsor?](https://github.com/sponsors/reviactyl)

| **Company** | **About** |
|:-----------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------:|
| [**Tietokettu**](https://tietokettu.net/) | Tietokettu is a company that provides network and server services founded in 2019. Our goal is to create affordable and functional solutions for old ones. |
| [**CloudExa-Hosting**](https://cloudexa-hosting.com/) | CloudExa Provides fast, reliable cloud hosting built for gaming, delivering smooth performance and scalable solutions for game servers and enterprises. |

## Reporting Issues

Please use the [reviactyl/panel](https://github.com/reviactyl/panel) repository to report any issues or make
feature requests for Agent. In addition, the [security policy](https://github.com/reviactyl/panel/security/policy) listed
within that repository also applies to Agent.