Skip to main content

MLOps Platform

Project description

  • use origin cmd
    • first, install bootstrap: pip install starwhale-bootstarp
    • second,(important) make sure this machine can access all hosts bellow with the user of ${sudoer} !!
    • then, edit hosts file(/etc/hosts) at your machine,here is a content example:
       10.131.0.1 agent01.starwhale.com
       10.131.0.2 agent02.starwhale.com storage.starwhale.com controller.starwhale.com
       10.131.0.3 agent03.starwhale.com nexus.starwhale.com
       10.131.0.4 agent04.starwhale.com
      
    • finally, exec: starwhale-bootstrap deploy start --user ${sudoer} --hosts-of-agent "agent01.starwhale.com,agent02.starwhale.com,agent03.starwhale.com,..."
      • the default host of controller and storage is 'controller.starwhale.com' and 'storage.starwhale.com', So you don't have to pass in
  • how to stop all the containers?
    • exec: starwhale-bootstrap deploy stop --user ${sudoer} --hosts-of-agent "agent01.starwhale.com,agent02.starwhale.com,agent03.starwhale.com,..."

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starwhale-bootstrap-0.2.2b6.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

starwhale_bootstrap-0.2.2b6-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page