/rlpa-server

Remote LPA Server

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

Remote LPA Server

Technical details, see Protocol Design

Usage on Docker

You can also run the server using Docker. You can use the following command to run the server:

docker run --detach --name rlpa-server --publish 1888:1888 estkme/rlpa-server:latest
# or use the GitHub Container Registry
docker run --detach --name rlpa-server --publish 1888:1888 ghcr.io/estkme-group/rlpa-server:latest

Community implementation

LICENSE

AGPLv3 LICENSE