go-ship-ms

command module
v0.0.0-...-d7bf54d Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: Unlicense Imports: 14 Imported by: 0

README

go-ship-ms

Test Drive

#development
ln -sf ~/github/go-ship-ms/id_rsa.key ~/go/bin/go-ship-ms.key
go install && ~/go/bin/go-ship-ms
#daemon deploy
curl -X POST http://127.0.0.1:31600/api/daemon/env/ship -H "DaemonEnviron: SHIP_NAME=demo" -H "DaemonEnviron: SHIP_DOCK_POOL=127.0.0.1:31622" -H "DaemonEnviron: SHIP_DOCK_KEYPATH=$HOME/github/go-ship-ms/id_rsa.key"
curl -X POST http://127.0.0.1:31600/api/daemon/stop/ship
curl -X POST http://127.0.0.1:31600/api/daemon/start/ship
curl -X GET http://127.0.0.1:31600/api/daemon/env/ship

Helpers

#manually check DNS records
dig dock.domain.tld TXT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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