Commit graph

12 commits

Author SHA1 Message Date
Oliver Davies bfe0117e5e Update snapshots 2024-07-31 15:11:51 +01:00
Oliver Davies 3d573975cd Fix snapshot test failure 2024-07-31 10:20:28 +01:00
Oliver Davies 4e255cd667 Ensure run.local files are located relative to the
...run file

Prevent erroring if `run` is being executed within a sub-directory, like
`assets`.
2024-07-31 01:20:30 +01:00
Oliver Davies 605849cb80 Rename the proxy network to proxy
This makes its intent clearer and avoids confusion with the `web`
service.
2024-05-10 23:57:44 +02:00
Oliver Davies abf76c50bb Update hostname to *.docker.localhost
Following updates in https://github.com/opdavies/traefik-development to
add HTTPS support to Docker Compose-based projects, this commit changes
the host name from `*.localhost` to `*.docker.localhost`.

This should allow each project to be available at
https://{project_name}.docker.localhost instead of
http://{project_name}.localhost.
2024-05-10 23:05:38 +02:00
Oliver Davies bc9b18268f Fix generated .gitignore files in snapshots 2024-02-18 23:13:46 +00:00
Oliver Davies 3d0a8215f9 Remove feature flag for different database credentials 2024-02-18 23:13:46 +00:00
Oliver Davies 98a337bdcd Update snapshots 2023-12-18 21:04:45 +00:00
Oliver Davies 932c8f4bc7 Add install task for Drupal projects
Add an `install` task to Drupal `run` files to install Drupal with
Drush.
2023-12-16 17:04:29 +00:00
Oliver Davies 31ef9b2968 Add snapshot tests for Fractal 2023-12-16 00:36:03 +00:00
Oliver Davies ca8ffc5685 Add more snapshot tests 2023-12-15 15:30:03 +00:00
Oliver Davies 680b72bb64 Add snapshot tests for a basic Drupal project 2023-12-15 15:18:55 +00:00