Add "potentially out of date" messages to komga and wikijs

This commit is contained in:
RealStickman 2022-09-11 14:58:25 +02:00
parent 3d363cba71
commit 0edf312ea3
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,9 @@ title: WikiJS
--- ---
[toc] [toc]
> I'm not using WikiJS anymore. This article might be out of date
`# apt install nginx podman nodejs` `# apt install nginx podman nodejs`
## Preparation ## Preparation
Create a new network for the database and wikijs Create a new network for the database and wikijs

View File

@ -3,6 +3,9 @@ title: Komga
--- ---
[toc] [toc]
> I'm not using Komga anymore. This article might be out of date
## Create directories ## Create directories
`# mkdir -p /var/komga/{config,content}` `# mkdir -p /var/komga/{config,content}`
`# mkdir -p /var/komga/content/{manga,books,tech}` `# mkdir -p /var/komga/content/{manga,books,tech}`