Commit Graph

6 Commits

Author SHA1 Message Date
JakobLichterfeld
acbeb5e9d6 doc: add instructions, how to connect to database before editing cars (#3656) 2024-02-06 08:57:07 +01:00
Jakob Lichterfeld
03d5e439db doc: typo and style for docker compose v2 notes 2023-11-21 08:43:41 +01:00
cwanja
9c7057c9d1 Updating Docs to advise docker-compose v1 is EOL and to upgrade to v2 (#3472)
* Update backup_restore.md

Adding note about Docker Compose v1 EOL and upgrade to v2.

* Update manually_fixing_data.mdx

Adding note about Docker Compose v1 EOL and upgrade to v2.

* Update upgrading.mdx

Adding note about Docker Compose v1 EOL and upgrade to v2.
2023-11-21 08:18:09 +01:00
Eden Yemini
c8b0df802f Docker compose command fixes (#3025)
* Replace `docker-compose` commands with `docker compose`

* Use official and up to date documentation for Docker and Compose installation

* Revert IDE automatic style changes

* Fix a dash from merging the upstream
2023-06-12 12:13:41 +02:00
cwanja
723b2067b3 Update docs to manually remove vehicle (#3075)
* Update docs to manually remove vehicle

Entry added to document how to remove a vehicle from the database until a native solution is implemented.
#3074 
#2719

* Update manually_fixing_data.mdx
2023-06-11 13:18:27 +02:00
Adrian Kumpf
c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00