You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given its "web app" nature, it seems to be a good target to be made available as container.
Especially considering that the Symfony version it is based on is now a bit crusty, and it might be hard to get it installed along other php code.
The container could be built via GitHub Actions, and stored in the GitHub registry.
A couple of env vars would be needed to allow it to talk to a Pinba server at a specific host/port. Upgrading to a more recent Symfony version would make it easier to use config based on env vars
The text was updated successfully, but these errors were encountered:
gggeek
changed the title
Package pinboard oas Docker container
Package Pinboard as Docker container
Dec 3, 2022
Given its "web app" nature, it seems to be a good target to be made available as container.
Especially considering that the Symfony version it is based on is now a bit crusty, and it might be hard to get it installed along other php code.
The container could be built via GitHub Actions, and stored in the GitHub registry.
A couple of env vars would be needed to allow it to talk to a Pinba server at a specific host/port. Upgrading to a more recent Symfony version would make it easier to use config based on env vars
The text was updated successfully, but these errors were encountered: