
OliveTin
Web interface to run predefined shell commands securely

OliveTin is a self-hosted web application that exposes predefined shell commands through a responsive Single Page UI and an API. It uses a simple YAML configuration to define actions, dashboards and entities so administrators can make complex or dangerous commands safe and repeatable.
Key Features
- YAML-based configuration-as-code for actions, entities and dashboards, with live-reloadable options
- Responsive, touch-friendly Single Page App UI (light/dark modes) designed for tablets and mobile
- Action system: parameterised commands, timeouts, scheduled (cron) executions and execution logs
- Security model with multiple authentication options (local users, OAuth2, JWT, trusted headers) and ACL-based authorization per-action
- Multiple integration points: REST API / webhook endpoints and URL-based triggers for automation and streamdeck/QR integrations
- Container images, packages and Helm chart available for easy deployment; small resource footprint (Go backend)
- Accessibility-focused frontend and configurable UI theming and custom JS support
Use Cases
- Provide non-technical users (family, junior admins) one-click buttons to restart services or run maintenance scripts
- Trigger complex or long-running server operations from mobile devices or dashboards without giving shell access
- Integrate server commands into automation flows via webhooks, API calls or scheduled tasks (cron)
Limitations and Considerations
- Actions and dashboards are primarily defined in YAML configuration files; adding or editing actions requires editing config files (configuration-as-code), which may be less convenient for non-technical administrators
- Because OliveTin executes arbitrary shell commands, correct security configuration is essential; misconfigured authentication/ACLs can expose powerful operations
- Accounting/auditing for action executions is provided via logs but the documentation notes this area is less mature and may require additional operational procedures
OliveTin is intended for administrators who want a simple, auditable way to expose repeatable server operations without granting interactive shell access. It emphasizes safety, minimal resource usage and flexible integration via API and configuration.
Categories:
Tags:
Tech Stack:
Similar Services

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Puter
Self-hostable web-based personal cloud and desktop environment
Self-hostable internet OS that provides a web desktop, cloud storage, and an app platform for files, web apps, and remote-work style workflows.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.
Dockge
Web UI for managing Docker Compose stacks
Dockge is a self-hosted, stack-oriented manager for Docker Compose files, providing a responsive web UI to edit, deploy, update, and monitor compose.yaml stacks.

CapRover
Open-source PaaS that automates Docker app deployment and web serving
CapRover is an open-source platform to deploy, manage and scale apps using Docker and nginx with a web UI and CLI, automatic SSL, one-click databases and clustering suppo...





