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
7 changes: 7 additions & 0 deletions src/main/asciidoc/how-to/operations/docker.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ ArcadeDB Console v{revnumber} - Copyrights (c) 2021 Arcade Data (https://arcaded

NOTE: The ArcadeDB image can also be used with https://podman.io[Podman], just replace `docker` with `podman` in the examples.

[[easypanel]]
===== Easypanel

https://easypanel.io/[Easypanel] offers an official one-click template that deploys ArcadeDB
for you without running Docker commands manually. See the
https://easypanel.io/templates/arcadedb[official ArcadeDB template on Easypanel] for details.

[[quick-start-docker]]
===== Quick start with the OpenBeer database

Expand Down