System Grab Bag

View all TLDR pages from common (or from all pages)

agate

A simple server for the Gemini network protocol. More information: https://github.com/mbrubeck/agate.
  • Run and generate a private key and certificate:
    agate --content {{path/to/content/}} --addr {{[::]:1965}} --addr {{0.0.0.0:1965}} --hostname {{example.com}} --lang {{en-US}}
  • Run server:
    agate {{path/to/file}}
  • Display help:
    agate -h

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.