mfe-a5sys
a8ba145c3f
fix (Makefile): Add documentation for .editorconfig
2025-02-11 11:38:41 +01:00
Ziumper
5a973670e1
docs: add xdebug configuration for VSCode
2024-12-19 08:07:30 +01:00
Tomáš Kulhánek
5c65ff0bfb
Add caddy server log options
2024-11-12 11:51:40 +01:00
Kévin Dunglas
8743b6d1fb
chore: remove useless trusted proxies environement variables ( #651 )
2024-08-08 09:06:13 +02:00
Mauro Chojrin
9c60e3c8b6
Update mysql.md
...
Added instructions to start docker services after re-building
2024-06-26 17:10:58 +02:00
Mathieu Hamonic
caf4143440
Add healthcheck section to the documentation to change from PostgreSQL to MySQL.
...
GitHub CI was failing with an unhealthy status.
2024-06-17 10:45:49 +02:00
Thomas Rothe
19dfcbee6a
docs: fix Alpine image tag ( #637 )
2024-06-07 11:14:38 +02:00
JH
e022f7333d
docs(tls.md): add instructions about disabling HTTPS
2024-04-18 10:59:27 +02:00
Charles Astwood
7f6c142e9a
Update makefile.md
...
Add a `make bash` command to use a bash session so that the up and down arrows use previously used commands.
2024-04-18 10:57:04 +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
Maxime Hélias
d0df31e232
docs: use the same command as in the symfony doc
2024-03-28 16:30:15 +01:00
m1mir
32dadc1733
Corrected improper use of with.
2024-03-28 12:43:05 +01:00
m1mir
563e575242
Re-added the warning about the .git directory.
...
The re added version warns to not copy it instead of recommending it's
deletion.
2024-03-28 12:43:05 +01:00
m1mir
645c384e16
Added git specific file copy command to docs.
...
With the new instructions the copying to an existing project doesn't
destoy the cloned symfony-docker repository.
2024-03-28 12:43:05 +01:00
Kévin Dunglas
4aed74bf8b
docs: using Alpine Linux instead of Debian
2024-03-13 09:52:34 +01:00
Maxime Hélias
9ac02d639c
docs: update template-sync link
2024-02-26 17:11:54 +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
Dmitriy Kislitsyn
737029b008
Update docs "Troubleshooting -> HTTPs and Redirects" section
2024-02-23 13:46:20 +01:00
Maxime Hélias
05d72b4aae
docs: add mention to use composer require inside container
2024-02-19 21:56:31 +01:00
Kévin Dunglas
9cd46eb6b0
missing dot
2024-01-11 14:14:10 +01:00
Kévin Dunglas
0e456a431a
docs: update digitalocean screenshots
2024-01-11 14:14:10 +01:00
Kévin Dunglas
57babffb97
docs: remove unecessary whitespace in production.md
2024-01-10 08:54:24 +01:00
Kévin Dunglas
b7c5709c33
docs: various fixes in production.md
2024-01-09 19:31:02 +01:00
Kévin Dunglas
7f0a49f290
docs: update template-sync link
2024-01-03 09:04:06 +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
Emmanuel Averty
b6f8692f6f
docs: add test target in makefile template
2023-12-18 12:23:37 +01:00
Emmanuel Averty
9b3be17f38
docs: replace FPM by FrankenPHP
2023-12-18 12:23:37 +01:00
Maxime Hélias
fabf0b6d33
docs: add note
2023-12-06 16:57:40 +01:00
Maxime Hélias
f31a305385
feat: add caddy server extra
2023-12-04 23:21:02 +01:00
Zairig Imad
c5dae592bd
Update the version of recommended Symfony version
2023-12-04 16:08:24 +01:00
Romain Monteil
1afdd0127f
docs: add tips to pass local environment variables to containers
2023-12-03 20:45:56 +01:00
Cyrille Perois
f74c8c6cb8
docs: fix command to run containers ( #512 )
...
* docs(production): fix command to run containers
The commands were pointing to a `docker-compose.yml` file that doesn't exist. It's `compose.yaml` now.
* docs(tls): update config file name
* docs(extra-services): update config file name
2023-11-20 12:51:54 +01:00
Bredillet Thomas
55d0caacad
Fix typos documentation
...
Fix typos documentation for windows users
2023-10-26 21:31:28 +02: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
Kévin Dunglas
4f299d9f35
docs: minor improvements in production.md ( #433 )
2023-07-31 17:16:13 +02:00
bigindian66
61eee0441a
SYMFONY constant have to be based on PHP one
2023-05-23 14:09:27 +02:00
ABDERRAHMANE ELFANNIR
a6238a445c
Typo ( #387 )
...
* Typo
* Update build.md
---------
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2023-03-07 12:49:33 +01:00
Maxime Helias
c10ea680ae
docs: add server name tips and custom https port note ( #368 )
...
* docs: add server name tips and custom https port note
* Update docs/build.md
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
* Update docs/build.md
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2023-01-20 09:32:22 +01:00
Maxime Hélias
f464553da4
docs: configuring a load balancer or a reverse proxy
2023-01-20 09:25:30 +01:00
Kaj de Munter
e4a090dd09
Match / and . in Makefile help regex
2022-12-21 15:27:47 +01:00
wira
8ebbaf1413
docs: use correct .PHONY syntax with colon (:)
2022-12-01 10:40:31 +01:00
Cosmin SANDU
e5e6f1c8f7
Update build doc to support Windows OS
2022-12-01 10:37:38 +01:00
Emanuele Panzeri
e67a28f630
feat: Allow local certificates to be used by Caddy
2022-11-25 14:36:53 +01:00
Loïc Vernet
54b9706fe0
fix: fixed reference code
2022-10-13 14:33:36 +02:00
Maxime Hélias
d25e7d6359
docs: Xdebug on symfony commands
2022-10-05 14:14:07 +02:00
Borislav Kosun
67c3a35795
fix: use !ChangeThisMercureHubJWTSecretKey! as default JWT secret key ( #295 )
2022-09-30 22:33:53 +02:00
Kévin Dunglas
90d3f391db
refactor: improve image, uniformize with API Platform ( #275 )
...
* refactor: improve image, uniformize with API Platform
* feat: remove the SKELETON arg
2022-08-05 10:21:54 +02:00
Kévin Dunglas
17a02310d5
feat: add native Xdebug support ( #271 )
...
* feat: add native Xdebug support
* cleanup
* fix review
* fix review
* Improve docs
* some more improvements
* remove useless env var
2022-08-04 14:47:59 +02:00