VaradBelwalkar / Compute-Services

Single Node Cloud Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compute Services

πŸš€ Build labs faster

Building a lab environment can be time-consuming. Our platform provides,

  • Quick on-demand containers and provisioning.
  • Comprehensive list of various development containers.
  • Simplified service deployment with services accessible throughout network
  • Automatic DNS manipulation, thereby accessing services with choosen domain-names
  • Access the labs even from remote locations, no need to worry about behind-NAT communication anymore!
  • Stronger Authentication mechanism.
  • Storage mechanism via docker volumes.
  • Suitable for large scale deployments (Currently single node).

πŸŽƒ Want to work with AWS?

  • Get our AWS container, and then simply start working with aws-cli, by just simple IP configuration.

🏹 Wargames

  • Host container-based wargames easily on this platform.

😎 Unified Networking

  • Gone those days where you need to setup the whole network configuration yourself to make nodes work together, our platform lets you focus on your work, taking care of the networking.
  • Best for learning networking/Cloud tools that normally require manual configuration and are time consuming.

πŸ‘½ Run a honeypot

  • Study SSH attack patterns up close. Drop attackers safely into network-isolated containers

πŸ”¨ Initial Setup:

  • Setup host bridging with separate host virtual interface, and install docker plugin as explained here: Initial Setup

❓ How to Deploy?

Follow this docker image for production deployment (Recommended)

Simply create the files as mentioned on the docker hub, edit the files accordingly, and then simply run,

docker-compose up

Following is the System Architecture:

image

About

Single Node Cloud Server

License:MIT License


Languages

Language:Go 85.6%Language:JavaScript 12.3%Language:HTML 1.6%Language:Shell 0.5%