Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.
/ vpsadmin-config Public archive

Configs for vpsAdmin-api used by vpsFree.cz

Notifications You must be signed in to change notification settings

vpsfreecz/vpsadmin-config

Repository files navigation

Configs for vpsAdmin-api used by vpsFree.cz

Deprecation notice

This repository has been merged into vpsfree-cz-configuration:

https://github.com/vpsfreecz/vpsfree-cz-configuration

Further development will take place there.

dataset_plans.rb

A set of dataset plans available for user or admins. Plans are used to schedule snapshots and transfers to a backup server.

dataset_properties.rb

A set of dataset properties that vpsAdmin manages. Adding and removing properties hass to come with a database migration to add/delete necessary records to model DatasetProperty.

hooks.rb

Use hooks fired by vpsAdmin-api.

  • DatasetInPool:create - create a backup dataset, add dataset plans in production
  • User:create - create a NAS dataset

About

Configs for vpsAdmin-api used by vpsFree.cz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages