Commit Graph

14 Commits

Author SHA1 Message Date
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
Adrian Kumpf
9df62aee54 Update repo URL 2023-11-12 19:30:36 +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
fb430f4ef7 Update upgrading.mdx (#2368)
Added text to clarify that the `pull` command needs to be ran from the directory where the docker YML file is located.
2022-01-25 17:08:25 +01:00
withanHdammit
d9a3b7cf35 Update: upgrading Manual install (Debian) (#2043)
Added a note to step 2 to possibly requiring environment variables.
2021-10-15 12:35:08 +02:00
Iulius
493177571f Documentation update: FreeBSD added (#1646)
* Create freebsd.md

Basic instruction how to install Teslamate on FreeBSD

* Small adjustments necessary for FreeBSD reflected

* Add empty line before closing tag

* Add FreeBSD guide to the sidebar

* Move FreeBSD upgrade instruction into separate tab

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-06-04 12:04:04 +02:00
Adrian Kumpf
daf29a5ac3 Update links to other documents 2020-07-26 13:25:14 +02:00
Johannes K
6d93b28138 Update upgrading.mdx (#790)
"docker-compose up -d" als Default hinzugefügt.
2020-06-13 16:36:05 +02:00
Adrian Kumpf
60a37c73ed Update FAQ
Closes #652
2020-05-12 14:14:37 +02:00
DrMichael
7ebdb97fd2 Update upgrading.mdx (#602)
* Update upgrading.mdx

Changed backup_restore.md to backup_restore

* Fix document path

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-04-19 12:50:41 +02:00
Adrian Kumpf
adca2fc4f4 Update docs 2020-04-11 16:07:09 +02:00
Adrian Kumpf
45d94d52b3 Implement database efficiency improvements
Closes #573
2020-04-11 14:49:44 +02:00
Adrian Kumpf
c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00