mrichnu / example-web-portal

An proof-of-concept web app for running and connecting to ECS tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software Web Portal Example

This repository contains a flask app (built with docker compose) that can launch Elastic Container Service tasks. It is intended to be used to launch a docker image which present a full graphical desktop and VNC server, along with a web-based VNC client (noVNC) which allows users to view and interact with the desktop in their browser.

This is a proof of concept showing how Docker and the Elastic Container Service can be used to present a graphical desktop over the web.

About

An proof-of-concept web app for running and connecting to ECS tasks


Languages

Language:Python 57.9%Language:HTML 37.9%Language:Shell 4.2%