1 个仓库
Systems that map unique web addresses to specific isolated container instances for browser access.
Distinct from Resource-to-URL Mappings: None of the candidates cover mapping URLs to ephemeral container instances; they focus on files, threads, or service requests.
Explore 1 awesome GitHub repository matching devops & infrastructure · Instance URL Mappings. Refine with filters or upvote what's useful.
Instantbox 是用于管理隔离的容器化操作系统环境的基础设施。它将完整的 Linux 发行版部署为可通过基于 Web 的终端模拟器访问的临时实例。 该系统通过支持的 Linux 发行版目录提供基于镜像的配置。每个实例都被分配一个唯一的 URL 用于浏览器访问,并支持针对 CPU 和内存限制的自定义资源分配。 生命周期管理通过生存时间 (TTL) 设置处理,该设置会自动清理过期的容器以回收系统资源。这些功能支持部署用于测试和技术演示的临时沙箱。
Generates a unique web address for every container to route browser traffic to a specific isolated instance.