Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds 'Agate' gemini protocol server #534

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Conversation

jphastings
Copy link
Contributor

Agate is a server for the Gemini network protocol, built with the Rust programming language. Agate has very few features, and can only serve static files. It uses async I/O, and should be quite efficient even when running on low-end hardware and serving many concurrent requests.

This container uses the project's unmodified official docker image.

Agate is a server for the Gemini network protocol, built with the Rust programming language. Agate has very few features, and can only serve static files. It uses async I/O, and should be quite efficient even when running on low-end hardware and serving many concurrent requests.

This container uses the project's unmodified official docker image.
This Icon is the logo for the Lagrange Gemini client; I used it because neither Agate nor the Gemini protol have a logo of their own, but using this one would likely be _more_ confusing!
Used a photo of the Gemini VII capsule as the image for this app.
nwithan8
nwithan8 previously approved these changes Dec 2, 2024
templates/agate.xml Outdated Show resolved Hide resolved
@nwithan8 nwithan8 requested a review from Roxedus December 2, 2024 04:25
@nwithan8 nwithan8 self-requested a review December 2, 2024 18:56
templates/agate.xml Outdated Show resolved Hide resolved
@nwithan8 nwithan8 self-requested a review December 2, 2024 18:57
@nwithan8 nwithan8 merged commit 965e0c8 into selfhosters:master Dec 2, 2024
1 of 2 checks passed
@jphastings jphastings deleted the patch-1 branch December 3, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants