Kong

Next-Generation API Platformfor Modern Architectures https://konghq.com/ Quickly get it running with Docker Assuming you have Docker already installed and running, create a docker-compose.yml file: This is going to create the kong container using a slightly modified version of the official 1.0.2-alpine container – it will wait for postgres database server Read more…

Guacamole + Docker

Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH https://guacamole.apache.org/ Running guacamole on a virtual machine can help you expose other servers on the same VPC that are not accessible directly for remote management.  More important can give you access to any of them Read more…