18 Commits

Author SHA1 Message Date
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