/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

labs.consol.de
| | danielrotter.at
3.2 parsecs away

Travel
| | It was not trivial to setup nginx with php-fpm to run in separate containers in kubernetes. Therefore I want to explain how I got it to work.
| | raesene.github.io
2.3 parsecs away

Travel
| | [AI summary] The article explains techniques for creating reverse shells in Docker and Kubernetes environments to gain access to restricted systems, commonly used by pentesters.
| | martinheinz.dev
2.9 parsecs away

Travel
| | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha...
| | til.simonwillison.net
11.8 parsecs away

Travel
| This recipe for deploying the official datasetteproject/datasette container in Kubernetes just worked for me. It uses an interesting (possibly nasty?) trick to install plugins and download a SQLite database file on container startup, without needing to bake a brand new container image.