Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 877 Bytes

cellxgene-gateway-proxy.md

File metadata and controls

25 lines (14 loc) · 877 Bytes

Cellxgene Gateway/Apache2 Reverse Proxy with Authentication

Contributors:

Fabian Rost and Alexandre Mestiashvili

Hosting Use Case:

  • Private self-hosting of multiple datasets for multiple groups
  • Groups only have access to datasets that they "own"
  • Password Authentication

General description:

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.

Components:

Tutorial and Code:

{% embed url="https://github.com/mestia/cellxgene-gateway-proxy-example" caption="" %}