Listing Thumbnail

    Baby Buddy Self-Hosted Baby Tracker | cloudimg Support

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Launch Baby Buddy, the open source self-hosted baby tracker for feedings, sleep, diapers, tummy time and growth, in your own VPC in minutes - gunicorn behind an nginx reverse proxy, a per-instance random admin password and a populated demo dashboard. Includes 24/7 cloudimg support.

    Overview

    Open image

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

    Baby Buddy is a popular open source, self-hosted web application that helps caregivers track a baby's daily activities and growth. It records feedings, sleep, diaper changes, tummy time, pumping, temperature and measurements, and presents them as an at-a-glance dashboard of cards, a chronological timeline and a set of reporting charts, so patterns become easy to see. This image delivers Baby Buddy fully installed as a Django application in a dedicated Python virtual environment, served by gunicorn and reverse-proxied behind nginx, so your tracker is operational within minutes of launch with no manual virtualenv wiring, no WSGI server configuration and no reverse-proxy setup required.

    Why This Image Instead of Self-Deploying?

    Deploying Baby Buddy yourself means installing Python and a build toolchain, creating a virtual environment, compiling the frontend assets with Node and gulp, wiring up gunicorn and systemd, hardening an nginx reverse proxy, generating a secret key and a secure password, and maintaining the stack over time. This image eliminates that effort entirely - a pre-hardened, tested configuration backed by 24/7 expert support, running within minutes of launch instead of hours.

    Secure By Default

    The image is hardened to be secure by default. No shared or default credential ever ships: the well-known default account is removed at build time, and on the first boot of every instance a fresh secret key is generated and the administrator account is created with a unique, randomly generated password written to a root-only file on the instance. The application is bound to the loopback interface and reached only through nginx, host settings are configured so that sign-in works on the public IP address or a custom domain without a baked-in hostname, and an unauthenticated health endpoint is provided for load-balancer probes.

    Ready To Use

    A populated demo child with several weeks of sample entries ships so the dashboard, timeline and charts are immediately non-empty; you delete it and add your own child whenever you are ready. The database and uploaded media live on a dedicated, independently resizable storage volume kept separate from the operating system disk. Systemd manages gunicorn and nginx for automatic restarts and clean logging, the OS is fully patched at build time and continues to receive unattended security updates, and 24/7 cloudimg support is included.

    Use Cases

    • Self-hosted baby and infant activity tracking with full data ownership
    • A private, in-your-own-VPC alternative to SaaS baby-tracking apps for people with data-residency or privacy requirements
    • Shared caregiver tracking for a household or a childcare setting

    This is a repackaged open source software product with additional charges for cloudimg support services. Baby Buddy is a trademark of its respective owners. 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

    • Baby Buddy, the open source self-hosted baby tracker for feedings, sleep, diapers, tummy time and growth, preinstalled as a Django app served by gunicorn behind an nginx reverse proxy on port 80, with a populated demo dashboard ready and no manual setup
    • Secure by default: the well-known default account is removed at build time and a unique administrator password plus a fresh secret key are generated for every instance on first boot and stored in a root only file
    • The SQLite database and uploaded media live on a dedicated, independently resizable storage volume separate from the OS disk, and 24/7 technical support from cloudimg is included

    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.

    Baby Buddy Self-Hosted Baby Tracker | cloudimg Support

     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
    t3.micro
    t3.micro instance type
    $0.04
    t2.micro
    t2.micro instance type
    $0.04
    r8idn.12xlarge
    r8idn.12xlarge instance type
    $0.24
    u7i-6tb.112xlarge
    u7i-6tb.112xlarge instance type
    $0.24
    t2.medium
    t2.medium instance type
    $0.04
    r5a.2xlarge
    r5a.2xlarge instance type
    $0.24
    d3en.8xlarge
    d3en.8xlarge instance type
    $0.24
    c7a.12xlarge
    c7a.12xlarge instance type
    $0.24
    c8id.48xlarge
    c8id.48xlarge 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 the Baby Buddy self-hosted baby tracker image.

    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'). Baby Buddy is served by nginx on port 80: browse to http://<instance-public-ip>/ and sign in as the admin user. Retrieve the generated admin password with: sudo cat /root/babybuddy-credentials.txt. The application runs on loopback port 8000 (gunicorn) and is reached only through the nginx proxy on port 80. The SQLite database and uploaded media live under /var/lib/babybuddy on a dedicated, independently resizable EBS volume. Services are managed with systemctl (babybuddy.service, nginx.service). A demo child with several weeks of sample entries is pre-loaded so the dashboard, timeline and charts are populated - delete it from the Children menu and add your own. The user guide covers first sign-in, changing the admin password, adding a child, and enabling HTTPS with a custom domain.

    Resources

    Vendor resources

    Support

    Vendor support

    cloudimg provides 24/7 technical support for this product by email and live chat.

    Response Times

    Critical issues receive a one-hour average response. Our engineers are available around the clock to help resolve problems that block your tracking workflow.

    What We Help With

    • Deployment and initial configuration
    • First sign-in and changing the administrator password
    • Adding children and caregivers, and removing the demo data
    • Reverse-proxy and TLS termination setup with AWS load balancers or a custom domain
    • Backup strategies and data recovery for the SQLite database and media
    • Resizing the data volume and scaling the instance
    • Software updates and patch guidance
    • Troubleshooting and issue resolution
    • Refund requests

    How to Reach Us

    Email: support@cloudimg.co.uk  Live chat: Available 24/7

    We respond to all inquiries and work with you until your issue is resolved. If you need help at any stage - from first launch to ongoing maintenance - our team is here to assist.

    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.

    Similar products

    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.