Skip to content

schrockwell/gemserv-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemserv-admin

A few utility scripts, written in Ruby, for setting up and managing multiple virtual hosts on Gemini with gemserv.

Installation

This is on a new Ubuntu 20.x LTS image hosted on DigitalOcean.

apt install ruby
./install-gemserv

Adding a site

./add-site example.com

A user account will be created for that hostname - periods are replaced with underscores, e.g. foo.example.org will have the user foo_example_org. Get the user's public key and stick it in /home/foo_example_org/.ssh/authorized_keys.

Resources

About

A few utility scripts, written in Ruby, for setting up and managing multiple virtual hosts on Gemini with gemserv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages