wolxxx/hetzner_robot_client

a simple client for hetzner robot

0.1.0 2022-03-10 09:15 UTC

This package is auto-updated.

Last update: 2024-04-30 00:32:31 UTC


README

HitCount GitHub CI

hetzner_robot_client

  • purpose of this project
  • you need:
    • php, did the first steps with version 7.1, should run in older versions too...
    • a web service user from hetzner https://robot.your-server.de/preferences/index
      • this is not your common login to the robot or to the storage box or server
    • a storage box or server hosted at hetzner :)
  • install locally:
    • php composer.phar install should do the job
    • there is a playground.php for playing around
      • add a local.php copied from local.template.php and adjust the username and password
      • it will grab all storage boxes and create and delete a new box for testing
  • todo

features

Feature Status
StorageBox listing
StorageBox single retrieve
StorageBox update
StorageBox delete x