Skip to content

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

License

Notifications You must be signed in to change notification settings

Negashev/rancher-saas

Repository files navigation

[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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published