artemis

command module
v0.0.0-...-f7bfaea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2022 License: BlueOak-1.0.0 Imports: 10 Imported by: 0

README

artemis

artemis is a minimal gemini server written in go, designed for pubnixes.

usage

$ go build
$ ./artemis

configuration

artemis checks for a config.toml file in the following locations, in order:

  • .
  • $XDG_CONFIG_HOME/artemis
  • $HOME/.config/artemis
  • /etc/artemis

in the config, you must specify the location of a TLS cert and key.

you may optionally change the port artemis will listen on. by default, artemis listens on port 1965, the default gemini port.

you may optionally provide custom paths for the index or user directories. by default, the index points to /var/gemini and the userdir is $HOME/public_gemini.

contributing

send patches to the mailing list. prefix patches with "[PATCH artemis]".

license

artemis is licensed under the Blue Oak Model License, version 1.0. refer to the license for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL