user-keys-server

Marcus Boden Publisher

Platform:

Channel Revision Published Runs on
latest/edge 1 28 Nov 2023
Ubuntu 22.04
juju deploy user-keys-server --channel edge

A webserver serving users and their ssh keys in json format

This charm uses is a k8s charm setting up a small nginx web server to serve usernames and ssh-keys in json format. It is meant to be used in conjunction with the advanced-auth charm, which pulls its users from a remote source. This charm is the remote source.