This repository allows you to quickly install a Firebird 2.5 SS database into a DDEV project using just ddev get feuertelegraph/ddev-firebird
.
ddev get feuertelegraph/ddev-firebird
ddev restart
This Firebird recipe for DDEV installs a .ddev/docker-compose.firebird.yaml
using the jacobalberty/firebird:v2.5.9-ss
Docker image.
firebird
and the path to the database is /firebird/data/db.fdb
.