Skip to content

Web interface for timescaledb-tune. Input your system specs, get optimized TimescaleDB config.

License

Notifications You must be signed in to change notification settings

3nd3r1/timescaledb-tune-ui

Repository files navigation

TimescaleDB Tuner UI

TimescaleDB Tuner UI

Web interface for timescaledb-tune. Input your system specs, get optimized TimescaleDB config.

Features

  • Web UI for timescaledb-tune CLI
  • Shows config recommendations with explanations
  • Docker support
  • Works on mobile

Setup

Docker (recommended):

git clone https://github.com/your-username/timescaledb-tuner-ui.git
cd timescaledb-tuner-ui
npm run docker:dev

Local:

npm install
npm run dev

Open http://localhost:3000

Tech

  • Next.js 15
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

Thanks

Built using timescaledb-tune by the Timescale team.

License

Apache-2.0

About

Web interface for timescaledb-tune. Input your system specs, get optimized TimescaleDB config.

Resources

License

Stars

Watchers

Forks