Web interface for timescaledb-tune. Input your system specs, get optimized TimescaleDB config.
- Web UI for timescaledb-tune CLI
- Shows config recommendations with explanations
- Docker support
- Works on mobile
Docker (recommended):
git clone https://github.com/your-username/timescaledb-tuner-ui.git
cd timescaledb-tuner-ui
npm run docker:devLocal:
npm install
npm run dev- Next.js 15
- TypeScript
- Tailwind CSS
- shadcn/ui
Built using timescaledb-tune by the Timescale team.
Apache-2.0