Git Product home page Git Product logo

guacamole-compose-s3's Introduction

guacamole-compose-s3

Apache Guacamole S3 docker-compose

Solution diagram

The problem

  • How to have the (guacd) running in the private subnet and have the recordings saved and stored in a safe place outside the EC2 instance or ECS service ?
  • How to watch the in-browser session recordings if the servers (guacd) is running in another EC2 instance without public access ?

The solution

AWS has the mountpoint-s3 app that provides a fuse interface for a s3 bucket. The containers guacamole-client-s3 and guacamole-server-s3 are built on top of the latest versions of guacamole and guacd and include them in the a docker container with a mountpoint at /record so both containers can have access to the same content. Therefore the in-browser session recordings appears visible for the sessions. One possible implementation is to have to have the guacamole-client-s3 deployed in a public subnet with access to the port 4822 of the guacamole-server-s3 running in the private subnet, having them access to the instances in the private subnet.

Docker HUB

Builds created for linux/amd64 and linux/arm64 available at

guacamole-compose-s3's People

Contributors

gknepper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.