Skip to content

Get a clean, out of the box, temporary Linux system in under 30s.(Ubuntu, Centos, Alpine are temporarily available for testing, and more will be provided later.)

License

Notifications You must be signed in to change notification settings

wei/instantbox

 
 

Repository files navigation

En | |

logo

instantbox

Get a clean, ready-to-go Linux box in seconds.

Travis CI Docker Python 3.6 Code Style Pep8 Chat on Telegram MIT

Introduction

What is instantbox?

It's a project that spins up temporary Linux systems with instant webshell access from any browser.

What can an instantbox do?

  1. provides a clean Linux environment for a presentation
  2. let students experience the charm of Linux at your school or your next LUG meet
  3. run with an inspiration in a clean environment
  4. manage servers from any device
  5. experiment with an open source project
  6. test software performance under resource constraints

and more! ideas are endless...

Which Linux distributions are available?

We currently supports various versions of Ubuntu, CentOS, Arch Linux, Debian, Fedora and Alpine.

Quickstart

Demo screenshot

Deploy

Prerequisite: docker [More Information]

mkdir instantbox && cd $_
bash <(curl -sSL https://raw.githubusercontent.com/instantbox/instantbox/master/init.sh)

Questions

Please submit an issue or join the conversation on telegram.

Donations

We are in urgent need for donations in the form of server resources. Please contact us at team@instantbox.org if you are able to help. We appreciate it!

Credits

License

MIT

About

Get a clean, out of the box, temporary Linux system in under 30s.(Ubuntu, Centos, Alpine are temporarily available for testing, and more will be provided later.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.7%
  • Shell 10.4%
  • Dockerfile 5.9%