Initial commit

This commit is contained in:
2025-04-14 17:01:24 +00:00
commit a9293a6595
38 changed files with 3692 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# Caldwell Digital - Symfony Template
Get up and running quickly with this Symfony framework template!
## Getting Started
1. Run `source bash/get_certs.sh` to grab the wildcard certs
1. Set the docker image tag in the `bash/build.sh` file
2. Set the docker image tag in the `deploy.compose.yml` file
## Optional steps
1. Set phing vars
2. Update the project name in `build.xml`
3. Set a custom development hostname in `bash/vhost.conf`