Absolutely simple Symfony 8.1 + MySQL example app: shows one random first name in large font
  • PHP 86.3%
  • Dockerfile 12.2%
  • Shell 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Greyscale Eusebio 2d4ec7348e
All checks were successful
Staging / deploy (push) Successful in 12m24s
Testbed: verify published-binary install (#18)
Reviewed-on: #18
2026-08-25 22:59:23 +00:00
.claude Randomize web port and add Claude launch config 2026-07-23 10:49:53 +02:00
.github/workflows Add staging and production deployment workflows 2026-08-25 23:09:08 +02:00
.idea Add PR-environment workflow (#15) 2026-08-25 16:58:56 +00:00
bin Store names in a Doctrine entity, seed via migration 2026-08-03 07:41:01 +00:00
docker/sv-fixer.d Store names in a Doctrine entity, seed via migration 2026-08-03 07:41:01 +00:00
migrations Seed 20 more example names for the firstnames table 2026-08-25 23:01:59 +02:00
public Add simple Symfony 8.1 + MySQL name-display example app 2026-07-23 10:46:36 +02:00
src Swap MySQL for PostgreSQL 18 (#9) 2026-08-03 07:51:53 +00:00
.dockerignore Ship a .sc.yml and document the detected deploy defaults 2026-08-02 21:06:53 +02:00
.env Randomize web port and add Claude launch config 2026-07-23 10:49:53 +02:00
.gitignore Add simple Symfony 8.1 + MySQL name-display example app 2026-07-23 10:46:36 +02:00
.sc.yml Ship a .sc.yml with only the endpoint, and document why (#13) 2026-08-03 18:57:25 +00:00
compose.yaml Swap MySQL for PostgreSQL 18 (#9) 2026-08-03 07:51:53 +00:00
composer.json Swap MySQL for PostgreSQL 18 (#9) 2026-08-03 07:51:53 +00:00
composer.lock composer Update symfony to v8.1.5 (#11) 2026-08-25 17:24:03 +00:00
DEPLOYING.md Ship a .sc.yml with only the endpoint, and document why (#13) 2026-08-03 18:57:25 +00:00
Dockerfile Restore /app traversal permissions after kaniko build 2026-08-14 18:40:04 +02:00
test.md Ship a .sc.yml with only the endpoint, and document why (#13) 2026-08-03 18:57:25 +00:00