Self-hosted
Host XGEE on your own
Get XGEE from the gitlab repository and simply serve it on your server. There are two options for easily self-hosting XGEE at the moment. You can either use our pypi package of XGEE by installing it via pip using pip install xgee or pull a Docker Image of XGEE with docker pull mattbrunner/xgee. See our documentation for more information on self-hosting XGEE. We wish you a lot of fun developing your own XGEE-based application!