Mi

Movin'In on Ubuntu 24.04 LTS

Azure E-commerce

Movin'In is a self hosted rental property booking marketplace with a customer storefront and an admin dashboard, so you can list properties, take bookings and manage agencies from one platform you own.

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

Movin'In is an open source rental property booking platform. It ships three web surfaces from a single server: a customer facing storefront where renters search and book properties by location and dates, an admin dashboard where operators manage agencies, properties, locations, bookings and users, and a REST API backed by a document database. Payments run through Stripe or PayPal once you add your own keys, and email notifications run through your own SMTP provider.

It suits agencies, property managers and marketplaces that want to run their own branded rental booking site instead of paying per booking to a third party portal. Everything, from the property catalogue to the customer accounts and booking records, stays on infrastructure you control.

Why the cloudimg image

cloudimg delivers Movin'In fully built and ready, so the storefront and admin dashboard answer the moment the instance finishes its first boot with no build step to run. The image is secure by default: every secret, including the database password, the JSON web token secret and the session cookie secret, is generated uniquely on each instance's first boot, and a single administrator is created per instance with a random password written to a root only file, so the upstream default password is never present on a running instance. The application is not exposed on the network until it has been provisioned, the database is bound to the loopback interface only, the base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide, backed by 24/7 cloudimg support.

Common uses

  • Run your own branded rental property booking marketplace instead of a per booking portal
  • Give a property agency a storefront for customers and an admin dashboard for staff
  • Self host the full booking stack, catalogue, customers and bookings, on infrastructure you own

See it running

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

Movin'In on Ubuntu 24.04 LTS screenshot 1 Movin'In on Ubuntu 24.04 LTS screenshot 2 Movin'In on Ubuntu 24.04 LTS screenshot 3 Movin'In on Ubuntu 24.04 LTS screenshot 4