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.

Access the stable 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.

docker run -p 80:80 ghcr.io/jagandeepbrar/lunasea:stable

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!

Last updated