Containers
Below is a summary of each container and/or links to also learn more about them.
mongo
MongoDB provides the database that stores show information.
external-api
-
The External API allows you to create your own viewer page outside of the Remote Falcon viewer pages. See the API documentation, examples, and here.
ui
-
See the Remote Falcon Developer Docs - ui for more details.
plugins-api
-
See the Remote Falcon Developer Docs - plugins-api for more details.
viewer
-
See the Remote Falcon Developer Docs - viewer for more details.
control-panel
-
See the Remote Falcon Developer Docs - control-panel for more details.
versitygw
Versity Gateway provides object storage that can be used to store viewer page images. By default these are stored under /home/versitygw-volume/s3/remote-falcon-images.
nginx
NGINX is the reverse proxy server that provides access to the Remote Falcon containers.
cloudflared
Cloudflared is a client for Cloudflare Tunnel which allows us to route all web traffic through Cloudflare to NGINX.
minio
MinIO is depracated and no longer being updated but was previously used for object storage to store viewer page images.