LunaSea
LunaSea
Search
K

Web

LunaSea can be hosted as a web application for usage within any modern browser!
If you want a stable experience, stick with stable releases. Want to test new builds of LunaSea? Read about the build channels to make the right choice!

Hosted Builds

Channel(s): Stable, Beta, Edge
All web releases of LunaSea are available on hosted instances by the LunaSea team! All communication and data stored is client-side, but there are some limitations of the platform which can be viewed here.
Stable
Beta
Edge
Access the stable release here!
Access the beta release here!
Access the edge release here!

Docker

Channel(s): Stable, Beta, Edge
All web releases of LunaSea are also available in officially hosted Docker images! There is currently only one value that needs to be configured which is the port mapping. LunaSea functions as a frontend application with all data being stored client-side.
Stable
Beta
Edge
docker run -p 80:80 ghcr.io/jagandeepbrar/lunasea:stable
docker run -p 80:80 ghcr.io/jagandeepbrar/lunasea:beta
docker run -p 80:80 ghcr.io/jagandeepbrar/lunasea:edge

Build Bucket

Channel(s): Stable, Beta, Edge Format(s): .zip
All web releases are available in the Build Bucket!

GitHub Releases

Channel(s): Stable Format(s): .zip
All stable releases are available on GitHub via the Releases page!