39 Commits

Author SHA1 Message Date
Hendrik
bfdd75e73f Update README
Rephrasing point 3 instead of using a note.
See: https://github.com/dunglas/symfony-docker/pull/621#discussion_r1581847328
2024-04-29 10:09:19 +02:00
Hendrik
335503de66 Update README with Symfony set up hint
Added a clarification note to README.md to inform users how to set up a Symfony Flex application using the `docker compose up --pull always -d --wait` Docker command. This additional information provides clearer guidance for users looking to set up the application.
2024-04-29 10:09:19 +02:00
Maxime Helias
4672d26190
docs: add all options available with env var (#598)
* docs: add all options available with env var

* Update docs/options.md

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>

* Update docs/options.md

---------

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2024-04-06 04:53:44 +02:00
Kévin Dunglas
4aed74bf8b docs: using Alpine Linux instead of Debian 2024-03-13 09:52:34 +01:00
Daniel Sentker
e7d8ef7486
Add documentation on how to use MySQL instead of PostgreSQL. (#567)
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
Co-authored-by: Borislav Kosun <kosun.b@yandex.com>
Co-authored-by: Maxime Helias <maximehelias16@gmail.com>
2024-02-25 18:47:28 +01:00
Emmanuel Barat
661beb8178
docs: updating the project (#520)
* doc: add template-sync tool to the documentation

* docs: add a  link tu update.md in README

* fix: pr review

* Update README.md

* Update and rename update.md to updating.md

---------

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2024-01-03 09:01:39 +01:00
Yoann Chocteau
d82099b49d Update README.md
--pull option requires an argument ("always"|"missing"|"never")
2023-11-20 09:37:31 +01:00
Maxime Hélias
d620a5102a Adding --detach option to the command 2023-10-02 13:28:37 +02:00
Kévin Dunglas
88f5c19cac
feat: switch to FrankenPHP (#460) 2023-09-20 16:53:05 +02:00
Kévin Dunglas
b2d0b4a21d feat: faster builds 2023-08-03 16:08:59 +02:00
Emanuele Panzeri
e67a28f630 feat: Allow local certificates to be used by Caddy 2022-11-25 14:36:53 +01:00
Maxime Hélias
4c590cd148 docs: add license 2022-10-18 13:38:29 +02:00
Maxime Hélias
d600f7ef63 feat: improve Dockerfile link on copy 2022-10-17 15:46:22 +02:00
Kévin Dunglas
c8b13f29c7
Update README.md 2022-08-04 15:32:22 +02:00
Kévin Dunglas
e24b0d5df1
Update README.md 2022-08-04 15:30:39 +02:00
Maxime Hélias
6a941f244d feat: Promote Compose v2 2022-07-29 09:33:07 +02:00
Loïc Vernet
2e31a39382
Added a Makefile (#180) 2021-10-07 13:48:05 +02:00
Kévin Dunglas
74d44b8cc0
docs: explain how to use SF Docker with an existing project (#156) 2021-06-18 14:39:55 +02:00
Kévin Dunglas
cd0c784387
docs: add docker-compose build (#155) 2021-06-17 17:02:46 +02:00
Kévin Dunglas
3612057ac0
docs: add HTTP/3 to README.md 2020-12-08 21:26:49 +01:00
Kévin Dunglas
7cb8668cb2
feat: add built-in Mercure support (#89)
* feat: Mercure support

* feat: add native Mercure support

* improvements

* feat: add Mercure UI

* fix: typo

* finish
2020-12-02 00:29:12 +01:00
Kévin Dunglas
88a7208acf
docs: refactor and add a doc explaining how to deploy in prod 2020-10-20 08:25:37 +02:00
Kévin Dunglas
cc03d09fa6
feat: Use Caddy server (#75)
* feat: Use Caddy server

* cs
2020-10-19 15:30:43 +02:00
Kévin Dunglas
d9554a6f00
feat: split dev and prod docker-compose files 2020-10-14 23:32:19 +02:00
Kévin Dunglas
07e4f08f31
feat: switch to GitHub Actions (#72)
* feat: switch to GitHub Actions

* feat: add docker compose cache

* docs: add GH actions badge
2020-10-14 22:44:46 +02:00
maxhelias
293cc27ca4 Add docs for customize server name 2020-06-11 19:46:15 +02:00
Maxime Helias
05cff5dd7b
Merge pull request #51 from dunglas/upgrade-docker
Upgrade Dockerfile
2019-12-20 18:13:44 +01:00
Maxime Helias
59b584a576 Upgrade Dockerfile 2019-12-03 21:00:08 +01:00
Kévin Dunglas
af583bc6fd
Add Max to credits section 2019-09-30 23:15:09 +02:00
Sazzad Hossain (Tushar) Khan
c012047a8f
Solution to issues/52
https://github.com/dunglas/symfony-docker/issues/52
Solved
2019-09-29 21:52:54 +06:00
Kévin Dunglas
1f61df9cf0
Upgrade Dockerfile 2019-06-27 14:32:40 +02:00
Gabriel Machado
c2365164e7
simplify docker-compose command with override file 2019-01-25 11:15:50 -02:00
Fabien Salles
06b892657f
fix service name in docker-compose command
Replace the service name in docker-compose command with the correct one
2019-01-17 12:55:51 +01:00
Maxime Helias
1d1ec89a7f Fixed xdebug guide 2018-11-19 09:59:54 +01:00
Alberto Avon
8632436724 Updated readme to include a note about linux users (#37)
* Updated readme to include a note about linux users

* Fixed typo and moved section before Credits

* Updated section title

* Use title case in the title
2018-11-06 17:31:09 +01:00
Kévin Dunglas
ccda890260
Improve README.md 2018-11-06 10:55:50 +01:00
Maxime Helias
e5e170dc71 Add documentation for debugging 2018-10-13 02:08:57 +02:00
Maks Rafalko
deb4cb0d36
Fix typo 2018-08-23 16:38:25 +03:00
Mateusz Sip
29cc31c3de Basic readme telling how to select symfony version (#23)
* Basic readme telling how to select symfony version

* Describe installing symfony with custom stability

* Update README.md
2018-08-23 15:36:55 +02:00