Skip to content

guacamole-server with a S3 bucket mounted internally to save the recordings

Notifications You must be signed in to change notification settings

gknepper/guacamole-server-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

guacamole-server-s3

guacamole-server with a S3 bucket mounted internally to save the recordings

All the changes were made on Dockerfile only. The code base is guacamole-server latest

Build

docker build ./ -t guacamole/guacd-s3:1.5.5 -f Dockerfile --platform linux/amd64

Use

Overwrite the variable: MOUNT_S3_PARAMETERS with the parameter from https://github.com/awslabs/mountpoint-s3

A S3 directory /record will be mounted to save the recordings.

Pre-built Image

https://hub.docker.com/r/gabrielkm/guacamole-server-s3

About

guacamole-server with a S3 bucket mounted internally to save the recordings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published