OpenResto becomes easier to self-host
OpenResto is a app for managing restaurant table reservations. The latest changes make it easier to run on your own server, mainly because versioned packages are now available on GHCR. The app uses three , and all three are kept on matching versions so they can be pulled and tested together.
A live demo is available at Openres.to, including the admin panel, and it resets every two hours. The demo admin login is example@example.com with the password password. Personal information should not be entered while testing the booking system.
The booking has been improved, and location management now has its own section in the settings page. A new section has been added, with for administrators, but are off in the demo and need VAPID keys when setting up a real install.
Key points
- OpenResto manages restaurant table reservations as a app.
- Versioned packages are now available on GHCR.
- The app is split into three that stay on matching versions.
- The Openres.to demo includes the admin panel and resets every two hours.
- require VAPID keys in a real setup.