[{"data":1,"prerenderedAt":117},["ShallowReactive",2],{"seo-verification":3,"blog-self-host-monica-personal-crm-on-a-vps-en":6},{"google":4,"bing":5},"EycwPY2XMyTkVzas3n1ygeNJFGAH513qrMjfDljzsMQ","",{"id":7,"slug":8,"slugs":9,"title":12,"excerpt":13,"readTime":14,"views":15,"isPinned":16,"publishedAt":17,"category":18,"categories":24,"featuredImage":26,"bgImage":27,"posterImage":28,"relatedSolution":29,"intro":32,"sections":33,"ctaTitle":64,"ctaBody":65,"ctaButton":66,"ctaUrl":67,"relatedPosts":68},197,"self-host-monica-personal-crm-on-a-vps",{"fr":10,"en":8,"ar":11},"self-host-monica-crm-vps","استضافة-monica-crm-على-خادم-افتراضي","Self-host Monica personal CRM on a VPS","Deploy Monica CRM on your VPS to track contacts, interactions and birthday reminders, on infrastructure you own.",5,0,false,"2026-07-30T00:00:00+00:00",{"id":19,"name":20,"slug":21,"color":22,"icon":23},7,"Self-hosting","self-hosting","bg-indigo-500\u002F10 text-indigo-400","cloud",[25],{"id":19,"name":20,"slug":21,"color":22,"icon":23},null,"\u002Fblog\u002Fcovers\u002Fbg.svg","\u002Fblog\u002Fcovers\u002Fself-host-monica-crm-vps-poster.svg",{"categorySlug":30,"appSlug":31},"erp-business-management","monica-crm","Your professional network is one of your most valuable assets. But most people manage it in a way that leaks data to third parties — Google Contacts synced to the cloud, CRM SaaS subscriptions that own your relationship history, spreadsheets that miss the human context. Monica CRM fixes all three: an open-source personal relationship manager you deploy on your own VPS in under five minutes, with everything stored on hardware you control.",[34,38,41,44,47,55,58],{"type":35,"title":36,"body":37},"h2","The problem: your contacts are scattered and leaking","Think about where your contact data actually lives. Your phone syncs to iCloud or Google. Your email provider knows every name in your inbox. Your CRM subscription logs every note to a SaaS database in a jurisdiction you don't control. And none of these tools answer the most human question: when did you last talk to this person, and about what?\n\nMonica CRM was built to answer exactly that. It is not a sales tool — there are no pipelines, no lead scoring, no revenue forecasting. It is a personal relationship manager: a private journal for the people in your life, deployed on a server you own.",{"type":35,"title":39,"body":40},"What Monica CRM does — and doesn't do","Monica organises your relationships the way a thoughtful person would. Every contact gets a dedicated page with:\n\n- **A full interaction log** — every note, call, email and meeting you recorded, in chronological order.\n- **Smart reminders** — birthdays, anniversaries, custom reminder dates, recurring check-in prompts.\n- **Personal context** — relationship type (friend, colleague, mentor), occupation, company, social handles, custom fields you define.\n- **Life events** — engagements, pregnancies, job changes, health events; the milestones that make a relationship feel real.\n- **Gift ideas** — a per-contact list of ideas and what you actually gave them.\n\nWhat Monica doesn't do: it does not track deals or revenue, it does not score leads, it does not have a shared team calendar. For business CRM needs, Twenty (also in the ServOrbit marketplace) is the better fit. Monica is for the human layer.",{"type":35,"title":42,"body":43},"Architecture: PHP\u002FLaravel, MariaDB, Redis — three containers, one VPS","The ServOrbit marketplace recipe deploys Monica as three Docker containers:\n\n1. **`monicahq\u002Fmonicahq:apache`** — the PHP\u002FLaravel application with an embedded Apache web server, exposed on port 8080 of the host.\n2. **`mariadb:11`** — the relational database storing all contacts, interactions and reminders.\n3. **`redis:7-alpine`** — the in-memory cache for sessions and queued jobs.\n\nMariaDB is the only officially supported database for Monica v4. The application runs database migrations automatically on first start — there is no separate migration step, and the first user to register becomes the administrator.\n\nTotal memory footprint at rest: under 600 MB on a 1 GB VPS, leaving comfortable headroom for the OS and Docker overhead.",{"type":35,"title":45,"body":46},"Deploy on ServOrbit: 5 steps","**1. Order a VPS** — a 1 vCPU \u002F 1 GB RAM plan on Ubuntu 24.04 is sufficient. Monica's PHP process uses under 256 MB RAM; MariaDB adds 150–300 MB. If you plan to import a large contact list (10 k+) or run Monica for a small team, choose 2 GB.\n\n**2. One-click deploy from the marketplace** — open your ServOrbit control panel, navigate to Marketplace → ERP & CRM → Monica CRM, and click Deploy. The provisioning playbook pulls the three images, starts the stack and waits for the health check. The web UI is ready in under 60 seconds.\n\n**3. Create your account** — open `http:\u002F\u002F\u003Cyour-vps-ip>:8080` in a browser and register. No SMTP configuration is needed at this stage — Monica works fully without email delivery for the initial setup. The first account automatically receives admin privileges.\n\n**4. Import your contacts** — go to Settings → Import and upload a vCard (.vcf) file from your phone, Google Contacts, Apple Contacts or Outlook. Monica deduplicates on email address and maps fields automatically. CSV import with custom field mapping is also supported for contacts exported from other tools.\n\n**5. Set your first reminders** — open any contact, click Add Reminder and choose a date (one-time or recurring: weekly, monthly, yearly). Write a short note — 'Call to catch up' or 'Send anniversary card'. Monica surfaces due reminders on the dashboard each day.",{"type":48,"title":49,"items":50},"ul","Who benefits from Monica on a VPS",[51,52,53,54],"**Freelancers and consultants** who track every client interaction and need to remember what was discussed six months ago without paying CRM SaaS fees.","**Founders and networkers** managing investors, advisors, partners and candidates — the full orbit of relationships that a startup runs on.","**Professionals in GDPR-sensitive industries** (legal, medical, finance) who cannot store client information in a foreign SaaS.","**Anyone who wants to be a better friend** — Monica's birthday reminders, life event tracking and gift lists make the difference between the person who remembers and the person who forgets.",{"type":35,"title":56,"body":57},"Privacy and data ownership","Monica is AGPL-3.0. There is no telemetry, no call home, no analytics service embedded in the self-hosted version. Your contact list, your interaction history and your personal notes stay on the MariaDB instance running on your VPS.\n\nRegular backups are the responsibility of the operator. The ServOrbit marketplace includes Backrest — a web-based restic manager — which can back up Monica's MariaDB volume to Backblaze B2, Wasabi or S3 on a cron schedule with deduplication and encryption.\n\nFor a more relaxed stance on SMTP, set `MAIL_MAILER=smtp` in the environment and point Monica to a transactional relay (AWS SES, Mailgun, Brevo). Monica will then send reminder emails and password-reset links. Without SMTP, both features remain available through the dashboard — just not delivered to your inbox.",{"type":59,"title":60,"steps":61},"steps","Logging in for the first time",[62],{"title":60,"body":63},"Open the URL and create your account through the sign-up form: this first account becomes the administrator of the instance. Do it straight away, as registration stays open.","Your relationships, your server","Deploy Monica CRM on a ServOrbit VPS and keep every contact, interaction and reminder on infrastructure you own — no subscription, no data broker, no cloud lock-in.","Deploy Monica CRM","\u002Fmarketplace\u002Ferp-business-management\u002Fmonica-crm",[69,85,101],{"id":70,"slug":71,"slugs":72,"title":75,"excerpt":76,"readTime":77,"views":15,"isPinned":16,"publishedAt":78,"category":79,"categories":80,"featuredImage":26,"bgImage":27,"posterImage":82,"relatedSolution":83},134,"self-host-twenty-crm-on-vps-open-source-salesforce-alternative",{"fr":73,"en":71,"ar":74},"self-host-twenty-crm-vps","استضف-twenty-crm-بنفسك-على-vps-بديل-salesforce-مفتوح-المصدر","Self-Host Twenty CRM on VPS: Open Source Salesforce Alternative","Deploy Twenty CRM on a ServOrbit VPS — open-source Salesforce alternative with custom objects, GraphQL API and automation worker. AGPL-3.0, production-ready since v2.1.0.",4,"2026-02-13T00:00:00+00:00",{"id":19,"name":20,"slug":21,"color":22,"icon":23},[81],{"id":19,"name":20,"slug":21,"color":22,"icon":23},"\u002Fblog\u002Fcovers\u002Fself-host-twenty-crm-vps-poster.svg",{"categorySlug":30,"appSlug":84},"twenty",{"id":86,"slug":87,"slugs":88,"title":91,"excerpt":92,"readTime":14,"views":15,"isPinned":16,"publishedAt":93,"category":94,"categories":95,"featuredImage":26,"bgImage":27,"posterImage":97,"relatedSolution":98},183,"self-host-memos-on-a-vps-lightweight-notes-and-team-journal",{"fr":89,"en":87,"ar":90},"self-host-memos-vps","استضافة-memos-على-vps-ملاحظات-شخصية-وسجل-للفريق","Self-Host Memos on a VPS: Lightweight Notes and Team Journal","Deploy Memos on your VPS: privacy-first open-source note-taking with Markdown, tags, full-text search and REST API. 20 MB image, under 128 MB RAM, SQLite.","2026-07-18T00:00:00+00:00",{"id":19,"name":20,"slug":21,"color":22,"icon":23},[96],{"id":19,"name":20,"slug":21,"color":22,"icon":23},"\u002Fblog\u002Fcovers\u002Fself-host-memos-vps-poster.svg",{"categorySlug":99,"appSlug":100},"collaboration-productivity","memos",{"id":102,"slug":103,"slugs":104,"title":107,"excerpt":108,"readTime":14,"views":109,"isPinned":16,"publishedAt":110,"category":111,"categories":112,"featuredImage":26,"bgImage":27,"posterImage":114,"relatedSolution":115},185,"self-host-chatwoot-on-a-vps-open-source-omnichannel-support",{"fr":105,"en":103,"ar":106},"self-host-chatwoot-vps","استضافة-chatwoot-على-vps-دعم-عملاء-متعدد-القنوات","Self-Host Chatwoot on a VPS: Open-Source Omnichannel Support","Deploy Chatwoot on your VPS: the open-source omnichannel customer support platform with live chat, email, WhatsApp and Telegram in one interface. MIT, v4.16.0.",1,"2026-07-19T00:00:00+00:00",{"id":19,"name":20,"slug":21,"color":22,"icon":23},[113],{"id":19,"name":20,"slug":21,"color":22,"icon":23},"\u002Fblog\u002Fcovers\u002Fself-host-chatwoot-vps-poster.svg",{"categorySlug":99,"appSlug":116},"chatwoot",1787581014542]