Automatically Spinning Up Containers on POST Request from Web server

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/docker

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • playground

    [mirror] The Go Playground (by golang)

    I've been looking into something similar as well lately. You can actually look at the code for the Go Playground here. I'm currently in the process of reading through the Go Playground code base to do something similar to what you're describing. As one last preface, I agree that just opening up the TCP port on Docker is a bad idea.

  • OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • OpenWhisk

    Apache OpenWhisk is an open source serverless cloud platform

  • open-lambda

    An open source serverless computing platform

  • DasherControl

    Another Interactive Configurable Dashboard with Customisable GridItem with IFrame and Bookmark

    I made something similar because I wanted to make something similar. I did it in rust I connected docker with a lib shiplift in rust like in this file https://github.com/antoinebou13/DasherControl/blob/main/src/containers/docker.rs then call the function in a simple rust API.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts