-
symfony-docker
A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.
Here is the idea: let's say I have Symfony application using this image. But other people, non-tech ones, interested in this app would have to install Docker too even though they only want to run it and see it in browser.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
But one person made a perfect approach; companion JS app that can be served in browser of different computer. You simply npm start, it connects to E:D logs and it auto-updates the browser on my tablet.
Related posts
-
Why does official Symfony Docker image use Caddy and not Nginx?
-
Conference Talk: In Defence of PHP
-
Forward Ports 80 and 443 to specific container
-
Any recommendations for dockerizing an old symfony 3 app?
-
Looking for an open source minimalistic framework that handles Routing, MVC and Database communication