Copilot
|
0ac23cdf21
|
Add COMPOSER_EXTRA_PACKAGES env var for runtime package installation in Docker (#1138)
* Initial plan
* Add COMPOSER_EXTRA_PACKAGES environment variable support for Docker containers
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Add shellcheck disable comment for intentional word splitting
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Add documentation for installing mailer packages in email.md
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Add --no-dev flag to composer require to prevent dev packages installation
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Use --no-install with require and run separate install command
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
|
2025-12-07 18:38:59 +01:00 |
|
Copilot
|
02b1f7aa16
|
Improve documentation clarity and fix outdated information (#1129)
* Initial plan
* Improve documentation clarity, fix typos, and update outdated information
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Replace LCSC with Mouser in cloud providers list per d-buchmann's review
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Remove outdated Mouser API issue notice
Removed outdated information about the Mouser API's current issues with datasheets and part specifications.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
|
2025-12-06 22:40:45 +01:00 |
|
Copilot
|
0000cd7a02
|
Fix spelling and grammar mistakes in documentation (#1127)
* Initial plan
* Fix spelling and grammar mistakes in documentation
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
|
2025-12-05 00:05:31 +01:00 |
|
Jan Böhmer
|
6d495b38b4
|
Removed env vars from docker-compose example
|
2025-08-30 21:48:42 +02:00 |
|
Jan Böhmer
|
c8375def1a
|
Added an database automigration feature to the docker image
|
2025-03-30 14:47:48 +02:00 |
|
Jan Böhmer
|
616aad6403
|
Added hint to docker install docs, that you need to run sudo with -E command
That should prevent isssues like in #882 and #871
|
2025-03-07 11:29:58 +01:00 |
|
Jan Böhmer
|
abb5395cae
|
Use "log-bin-trust-function-creators" option for mysql in recommended docker-compose file
This avoids errors, while creating the MySQL functions for the natural sort: "1419 You do not have the SUPER privilege an
d binary logging is enabled"
|
2024-09-08 19:46:55 +02:00 |
|
Jan Böhmer
|
cb7be460d7
|
Add 64-bit recommendation to installation docs
|
2024-03-09 00:13:40 +01:00 |
|
Jan Böhmer
|
5d68922f2e
|
Fixed some typos and grammar issues in documentation
|
2024-02-23 13:56:23 +01:00 |
|
Jan Böhmer
|
feca20ef77
|
Added a hint about quotes and TRUSTED_PROXIES setting in docker-compose example
|
2023-11-28 13:44:17 +01:00 |
|
Pyromane
|
1409d19922
|
Update installation_docker.md (#425)
For the database additionally "restart: unless-stopped" is specified, so that this is also available after a restart of the host.
|
2023-10-31 13:32:43 +01:00 |
|
Jan Böhmer
|
f32c0f52b6
|
Fixed formatting and typos in documentation
|
2023-10-15 13:21:14 +02:00 |
|
Jan Böhmer
|
421f2682d6
|
Improved documentation
|
2023-02-12 23:23:38 +01:00 |
|
Jan Böhmer
|
5f6671a5aa
|
Link to docs.part-db.de
|
2023-02-09 00:14:36 +01:00 |
|
Jan Böhmer
|
50e8529889
|
Improved docs for MySQL database
|
2023-02-09 00:01:47 +01:00 |
|
Jan Böhmer
|
9ab2fd5b40
|
Moved docker-compose directly into docu and added info how to setup docker with MySQL
|
2023-02-08 23:22:09 +01:00 |
|
Jan Böhmer
|
3a4aa6785d
|
Improved documentation
|
2023-02-08 00:52:45 +01:00 |
|
Jan Böhmer
|
a996fade24
|
Started to migrate the documentation to github pages
|
2023-02-07 12:45:49 +01:00 |
|