Mm

MRBS - Meeting Room Booking System

AWS Applications

MRBS, the meeting room booking system, ready to schedule rooms the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

MRBS (Meeting Room Booking System) is a web application for booking meeting rooms and other resources. Users browse a day, week or month calendar, reserve a room, set repeating bookings and manage attendees, while administrators define areas, rooms and booking rules from the browser.

Why the cloudimg image

cloudimg ships MRBS fully assembled with Apache, MySQL and PHP so the booking calendar is reachable on first boot. The administrator password is generated uniquely for every instance rather than shipped in the image, the MySQL database lives on a dedicated, independently resizable data volume, and the image is paired with a step by step deploy guide and 24/7 support.

Common uses

  • Meeting room scheduling
  • Shared resource booking
  • Hot desk reservations

Key features

  • MRBS 1.12 fully installed with Apache, PHP 8.3, and MySQL. The database schema is loaded and the first administrator is created for you, so you skip the manual LAMP build, schema import, and config file editing. Sign in and start creating rooms and taking bookings immediately after launch.
  • Security hardened first boot generates unique MySQL, application database, and MRBS administrator passwords for every instance and stores them in a root only file. Unlike default community images that ship shared credentials, no two deployments share the same password, and there is no known default administrator login.
  • Production ready two disk layout with the MySQL database and the MRBS web application each on their own dedicated, independently resizable EBS volume, and MySQL bound to loopback so the database is never exposed. Backed by 24/7 cloudimg technical support via email and chat for deployment, room and area configuration, upgrades, and MySQL database administration.

See it running

Real screenshots taken while testing this image against its deployment guide.

MRBS - Meeting Room Booking System screenshot 1 MRBS - Meeting Room Booking System screenshot 2 MRBS - Meeting Room Booking System screenshot 3 MRBS - Meeting Room Booking System screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

MRBS, the Meeting Room Booking System, is a mature open source web application for booking meeting rooms and other shared resources. It gives your organisation a calendar driven booking interface, per user accounts, and an administration area for managing areas, rooms, and users, so people can see what is free and reserve it without email chains or spreadsheets. This image delivers MRBS fully installed, configured, and security hardened, so you have a working booking platform running within minutes of launch instead of spending hours assembling a web server, database, and PHP runtime yourself.

Who it is for: universities and colleges managing lecture theatres, labs and seminar rooms across multiple buildings; corporate offices that need self service meeting room reservations without email chains or spreadsheets; and co-working spaces and shared facilities coordinating hot desks, event rooms and equipment across changing user groups. MRBS scales from a handful of rooms to hundreds of bookable resources, with per area and per room granularity.

What you skip by using this image: a standard MRBS deployment requires you to install Apache, MySQL, PHP and its extensions, download and place the application, create a database and user, load the schema, edit the configuration file, and create the first administrator. This image completes all of that for you before first boot. Compared with a plain community image, this listing adds a production ready two disk layout, per instance credential rotation, and 24/7 expert support from cloudimg covering deployment guidance, room and area configuration, upgrades, performance tuning, and database administration.

Application stack: MRBS 1.12 on Apache 2.4, PHP 8.3 with the extensions MRBS needs, and MySQL 8.0. Authentication is database backed, so accounts live in the application database and the administrator is a real account with a hashed password, not a shared default.

Production ready storage: the MySQL database lives on its own dedicated, independently resizable EBS volume at /var/lib/mysql, and the MRBS web application on a second at /var/www, so each tier can be grown or snapshotted on its own and survives instance replacement. MySQL is bound to loopback, so the database is never exposed to the network; only SSH and the web port are reachable.

On the first boot of your instance, a one shot service generates a fresh MySQL password, a fresh application database password, and a fresh MRBS administrator password unique to that instance, loads the booking schema, and writes the credentials to a root only file, so no shared or default passwords ship in the image. Browse to the instance address and sign in to create areas and rooms, manage users, and start taking bookings. MRBS serves on whatever hostname or IP address you reach it on, so it works on a custom domain with no reconfiguration.

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

mrbsmeeting room bookingroom bookingresource schedulingreservation systemcalendar bookingdesk bookinglamp stackphp applicationopen source booking