Fabian Rost and Alexandre Mestiashvili
- Private self-hosting of multiple datasets for multiple groups
- Groups only have access to datasets that they "own"
- Password Authentication
Start multiple cellxgene-gateway instances for each of the different user groups and use a reverse proxy for authentication and forwarding to the different cellxgene instances.
- Cellxgene Gateway: the application to be run
- Apache Reverse Proxy: used as a reverse proxy to redirect web requests and provide authentication
{% embed url="https://github.com/mestia/cellxgene-gateway-proxy-example" caption="" %}