Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 507 Bytes

File metadata and controls

20 lines (14 loc) · 507 Bytes

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 pico-ui@pgs.sh

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