/rancher-saas

[DEPRECIATED] Up service with large data (for example mysql with 10gb storage) by nfs and zfs force (rancher 1.x only)

Primary LanguagePythonMIT LicenseMIT

[DEPRECIATED] new solution https://github.com/Negashev/aldaas

rancher-saas

Up service with large data (for example mysql with 10gb storage) by nfs force

client contaner

version: '2'

services:
  mariadb:
    image: negash/rancher-saas:client
    ports:
      - 3306:3306
    environment:
      PROXY_ADDR: tcp://0.0.0.0:3306
      SAAS_DELIVERY_URL: mysql.saas.server.ru
      SAAS_DELIVERY_PORT: 80
      PING_TIME: 600

SaaS for everythink FOSSA Status

my mysql saas exmaple

My mysql saas exmaple

License

FOSSA Status