Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,16 @@ Never enable on-demand TLS or request individual certificates for `snap-*` hostn

<br/>

## Easypanel

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: The new ## Easypanel section is not added to the table of contents at the top of the file, unlike every other top-level section (Overview, Docker Compose, Plain Docker). Add an - [Easypanel](#easypanel) entry so the section is discoverable and consistent with the rest of the page.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At Docker.md, line 189:

<comment>The new `## Easypanel` section is not added to the table of contents at the top of the file, unlike every other top-level section (Overview, Docker Compose, Plain Docker). Add an `- [Easypanel](#easypanel)` entry so the section is discoverable and consistent with the rest of the page.</comment>

<file context>
@@ -186,6 +186,16 @@ Never enable on-demand TLS or request individual certificates for `snap-*` hostn
 
 <br/>
 
+## Easypanel
+
+[Easypanel](https://easypanel.io/) can deploy ArchiveBox with one click using its [official template](https://easypanel.io/templates/archivebox), which runs the Docker image above with a persistent data volume for you.
</file context>


[Easypanel](https://easypanel.io/) can deploy ArchiveBox with one click using its [official template](https://easypanel.io/templates/archivebox), which runs the Docker image above with a persistent data volume for you.

<br/>

---

<br/>

## Docker

<br/>
Expand Down