Overview
MRBS booking calendar
The MRBS week view showing every room in an area side by side with its bookings across the week, in day, week and month views.
MRBS booking calendar
Create a booking
Manage areas and rooms
Booking reports
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.
Highlights
- 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.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
m6idn.12xlarge | m6idn.12xlarge instance type | $0.24 |
m8ib.metal-48xl | m8ib.metal-48xl instance type | $0.24 |
c6a.16xlarge | c6a.16xlarge instance type | $0.24 |
c7a.48xlarge | c7a.48xlarge instance type | $0.24 |
r8in.24xlarge | r8in.24xlarge instance type | $0.24 |
r8idn.48xlarge | r8idn.48xlarge instance type | $0.24 |
r5b.4xlarge | r5b.4xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of MRBS 1.12.2 as a preinstalled Apache, MySQL and PHP (LAMP) application.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant; on Ubuntu it is ubuntu). MRBS is served on port 80: browse to http://<instance-public-ip>/ for the booking calendar, and http://<instance-public-ip>/admin.php to sign in as user admin with the generated password. Retrieve the credentials with: sudo cat /stage/scripts/mrbs-credentials.log. Only Apache on port 80 is exposed publicly; MySQL listens on loopback only. The database lives on a dedicated data disk at /var/lib/mysql and the MRBS application on a second at /var/www . MRBS derives its address from the request Host header, so it also works on a custom domain with no reconfiguration; the user guide explains how to add a domain, enable HTTPS, create areas and rooms, and manage users.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.