This is the place to go for documentation, examples and support/feedback for GleSYS API.
You should start out by reading the introduction.
The documentation can be found right here on github in our wiki. It comes in the form of an introduction and a full documentation of all functions available in GleSYS API. This documentation has been automatically generated from the API.
The examples are available right here on our github repo. They are broken up by scripting/programming language and if you browse around in the repository you will find that each example has its own description.
Please feel free to contribute with more examples. You could either do a pull-request or send us an email to [email protected]
Remember that all these examples are just examples. If you want to use any of these scripts in an production environment, its on your own responsibility.
- LocalMemUpgrade - Upgrade memory on a local server based on memoryusage.
- RemoteMemUpgrade - Upgrade memory on a remote server based on memoryusage.
- RoundRobinLoadBalancer - Basic round robin load balancer with availability monitoring.
- InvoiceRSS - List invoices in a RSS-feed.
- MiniControlpanel - A miniature control panel.
- api_classes - PHP-classes for managing domains and email accounts.
- CreateDestroyList - Create, Destroy and List servers.
- ConkyServerStatus - Commandline script to be used with conky to show a specific glesys servers status directly on your desktop
If you are looking for a framework to manage your GleSYS virtual servers take a look at the following projects:
- glesys-go - An official client library written in go.
- docker-machine-driver-glesys - An official glesys api driver for docker machine
- fog - The Ruby cloud services library.
- jclouds - API abstractions as java and clojure libraries.
- knife-glesys - A Knife addon for managing you GleSYS vps. Uses fog.
- glesys-bash-client - A bash client for interacting with the GleSYS API.
- glesys-dnshook - A hook for the Let's Encrypt ACME client dehydrated that allows you to use GleSYS DNS records to respond to dns-01 challenges.
- lexicon - Manipulate DNS records on various DNS providers (including GleSYS) in a standardized/agnostic way.
- multipass - Fully-automated certificate manager for NodeJS 16 with support for various DNS providers (including GleSYS).
- glesys-api-node - A Node.js wrapper for the GleSYS API.
If you know about any other frameworks that support the GleSYS API, please let us know!
You can either open a new issue here on github or send us an email at [email protected]
If not stated otherwise, the contents of this repository are distributed under the MIT license.