bullet

command module
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 8 Imported by: 0

README

Bullet

Bullet is a fast and flexible application deployment tool built by Furqan Software.

At Furqan Software, Bullet helps us setup and deploy prototype applications with minimal effort.

Getting Started

Install from Source
go install github.com/FurqanSoftware/bullet@latest
Copy an Example App
cp -r $GOPATH/src/github.com/FurqanSoftware/examples/hello .
Set up a Server
bullet -H {host} setup
Deploy App to Server
make release
bullet -H {host} deploy hello.tar.gz
Scale Programs on Server
bullet -H {host} scale web=1

But, Kubernetes?

https://k8s.af/

Acknowledgements

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