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.
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.
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.
Real screenshots taken while testing this image against its deployment guide.