Skip to content
Merged
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
5 changes: 5 additions & 0 deletions services/arcane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ network_mode: service:tailscale-arcane
```

This configuration routes all traffic through the Tailscale interface, ensuring that the Arcane web UI and API are accessible **only via your Tailscale network**. This provides a simple and secure way to access your Docker management console from all trusted devices while preventing public access to container controls.

## Default Credentials

* Username: `arcane`
* Password: `arcane-admin`