hscloud/personal/vuko/shells
radex d45584aa6d kube: clean up SimpleIngress
Rename `target_service` to `target` to mirror Service's `target`; rename `extra_paths` to `extraPaths` to follow the camelCase convention used everywhere except for a few places in kube.upstream (assumed to be a mistake)

Change-Id: Icfcb70ef889e3359bf0391c465034817f4b70cce
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1809
Reviewed-by: q3k <q3k@hackerspace.pl>
2023-12-04 20:33:10 +00:00
..
README.rst personal/vuko/shells initial commit 2020-05-22 22:02:22 +02:00
create-secrets.py personal/vuko/shells initial commit 2020-05-22 22:02:22 +02:00
prod.jsonnet kube: clean up SimpleIngress 2023-12-04 20:33:10 +00:00
sftp.nix personal/vuko/shells initial commit 2020-05-22 22:02:22 +02:00
sshd_config personal/vuko/shells initial commit 2020-05-22 22:02:22 +02:00

README.rst

Hosting for Hackerspace Three Shell System announcement. Currently uploading
is performed using sftp.

.. code::bash
    scp index.html shells@185.236.240.58:index.html

TODO:
    * web interface for shells rotation
    * access for other members?