Run Alhena Gemini/Gopher/Spartan/Nex client in a browser or via VNC. x64 version.
2.4K
Try out Alhena 5.6.6 in a browser or VNC client. Alhena home page: https://metaloupe.com/alhena/alhena.html
To run, you must open port 6080 for browser access or port 5900 for direct VNC. The following command opens both ports:
docker run -p 6080:6080 -p 5900:5900 -it --rm alhena
Connect via a browser:
http://localhost:6080/vnc.html
Connect via VNC client:
localhost:5900
The password is 'alhena'
Alhena settings are temporary to the session so you will lose bookmarks, history, etc. If you want to persist your settings, do the following:
Replace 'localdir' in the following line with the path to an empty directory on your system.
docker run -v localdir/alhena.mv.db:/home/alhena/alhena/alhena.mv.db -v localdir/cacerts:/home/alhena/alhena/cacerts -p 6080:6080 -p 5900:5900 -it --rm alhena
Content type
Image
Digest
sha256:d3e1e0aba…
Size
335.7 MB
Last updated
2 months ago
docker pull bgrier1/alhena