Bash Tower is a simple, web app to run SSH commands and Bash scripts across multiple hosts
2.9K
Bash Tower is a lightweight, web‑based UI for running Bash scripts and ad‑hoc SSH commands across multiple hosts.
Github https://github.com/ftsiadimos/BashTower
Feature requests, bug reports, and other contributions are welcome. The best way is to open an issue on GitHub.
docker pull ftsiadimos/bashtower
docker run -d \
--name bashtower \
-p 1008:1008 \
-v $(pwd)/instance:/app/instance \
ftsiadimos/bashtower
Default Credentials: Username: admin / Password: admin

Content type
Image
Digest
sha256:18c176f3b…
Size
118.2 MB
Last updated
25 days ago
docker pull ftsiadimos/bashtower