Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Notifications You must be signed in to change notification settings

pythoninthegrass/instantbox

 
 

Repository files navigation

logo

instantbox

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

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/pythoninthegrass/instantbox/master/init.sh)

Credits

License

MIT

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 81.9%
  • Shell 13.0%
  • Dockerfile 5.1%