Skip to content

picosh/ui

Repository files navigation

This is an experimental web-based UI leveraging web tunnels.

To use the web UI, create an SSH local forward connection to our pgs site:

ssh -L 1337:localhost:80 -N [email protected]

Then open your browser and navigate to localhost:1337.

imgs

If you want to view your docker repositories on imgs.sh then you need to open an additional SSH tunnel:

ssh -L 1338:localhost:80 -N imgs.sh