copilot-swe-agent[bot]
|
0c7f9a1ff2
|
Improve documentation clarity, fix typos, and update outdated information
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
|
2025-12-04 23:18:11 +00:00 |
|
Copilot
|
0000cd7a02
|
Fix spelling and grammar mistakes in documentation (#1127)
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
* 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 |
|