deploy

command module
v0.0.0-...-1220a83 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README ΒΆ

Deploy

NOTE: πŸ‰ WIP πŸ‰ Please πŸ‰ Open πŸ‰ Issues πŸ‰ You πŸ‰ Find πŸ‰

deploy is a command line client for deploying applications on the Akash Network. It also contains a full demo environment to help users develop their SDL files for deployment on the live network (test or otherwise).

Requirements
Running the demo environment

The demo environment sets up:

NOTE: The kube cluster, especially on the first run pulls quite a bit of data locally. Depending on your connection this may take a while.

# First, if you haven't, install the dependancies
make install-deps

# Then start the demo environment
# NOTE: this can take a while, please wait for the command to finish
make demo

# Then you can start deploying apps!
# Try the `sample.yaml` file in the root of the repo...
deploy create sample.yaml

# You app will be available at: http://hello.localhost!
TODOS:
  • Give the deployments user generated names
  • Add crud for the sdl file database
  • Add git integration to allow for easy storage of the configuration directory of this repository
  • Embed some sample deployments into the binary :thinking_face:
  • Add management for full on-chain deployment lifecycle
  • Queries for some state?

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL