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!
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.
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
Channel(s):
Stable
, Beta
, Edge
Format(s): .zip
Channel(s):
Stable
Format(s): .zip
Last modified 7mo ago