Listing Thumbnail

    MRBS - Meeting Room Booking System AMI by cloudimg

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. MRBS Meeting Room Booking System AMI: launch a fully configured booking platform in minutes, with Apache, MySQL and PHP pre-assembled, the booking schema loaded, and a unique administrator password generated on first boot. Backed by 24/7 cloudimg technical support.

    Overview

    Open image

    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

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    MRBS - Meeting Room Booking System AMI by cloudimg

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (800)

     Info
    • ...
    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?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.