💾 Archived View for her.st › pages › atlas.gmi captured on 2024-06-16 at 12:26:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

Atlas is a gemini server without any dependencies. It works on x86, x64 and ARM64. Linux is supported and Windows/MacOS should work fine too - but I don't know since I don't use either. The name refers to the launch rocket used to launch the gemini capsules into space.

Features:

Roadmap

docker

To make deployment easy, I've added docker support.

make sure you mount two volumes, one for "/srv/gemini" and one for "/etc/atlas" - the config file can also reside in the app root directory if you don't want to mount /etc/atlas.

the config belongs in "/etc/atlas/config.json" and the capsules in "/srv/gemini/my.capsule.com/"

code

The code can be found on github

atlas github repository

back to home

Comments

View/Write Comments