changelog won't be updated since 0.4.0, please check the release page:
https://github.com/lobbyboy-ssh/lobbyboy/releases
- feature: support docker containers now! This is based on footloose, it can create docker containers (or ignite) acting like a virtual machine, which can let you ssh to it.
- feature: while waiting for providers doing the work for you (like creating a
new VPS), Lobbyboy will show you the time pass by displaying
.
in terminal, then display the total time cost when the operation is done. (by @luxiaba) - new provider: linode is supported now! (by @luxiaba)
- api change: the provider api is changed, including function name, args, returns. Please see the code for details. We will have the official docs soon.
- refactor: the code of lobbyboy is now more readable and elegant now. (also by @luxiaba)
- chore: Add unit test
- feature: Provider DigitalOcean support choosing region/size/image when creating a droplet
- feature: Provider DigitalOcean Dynamic detect new created server's ssh port is connectable.
Hello world!
This is the initial version of Lobbyboy.