Deploy MongoDB on Antyxsoft Cloud

A document database on your own instance: flexible schemas, rich queries and aggregation, without per-operation pricing.

By
MongoDB, Inc.
Licence
Server Side Public Licence — no additional charge for self-hosting
Deploy this app

Create an instance, pick Marketplace App at the template step, and choose it from the list. You pay for the instance.

What MongoDB gives you

MongoDB stores documents rather than rows, which suits data whose shape varies between records or changes often — event payloads, product catalogues, user-generated content. Queries, indexes and aggregation pipelines all work on the document structure directly.

Self-hosting removes the per-operation and per-gigabyte pricing of the managed service, which is usually what makes a growing MongoDB workload expensive.

Key features

  • Flexible documents. Schema per collection evolves with the application.
  • Rich queries. Indexing, geospatial queries and aggregation pipelines.
  • Replica sets. Replication for availability and read scaling.
  • Change streams. React to writes without polling the collection.
  • Full control. Configuration, indexes and storage engine settings are yours.

What is in the image

ApplicationRecent stable MongoDB release
ConfigurationAuthentication enabled; configuration fully accessible
AccessFull root access over SSH; network access per firewall policy
Suggested sizeFrom 2 vCPU / 4 GB RAM; add block storage for data volumes

Good fit for

  • Evolving schemas Product data whose shape is still moving.
  • Event and log data High-volume writes with flexible payloads.
  • Cost control Heavy read/write workloads without per-operation billing.

Getting started

Four steps from sign-in to a running application. The full walkthrough, with screenshots, is in the knowledge base.

  1. 01
    Log in to the Cloud Portal

    Sign in at portal.antyxsoft.io and start creating an instance, choosing the region closest to your users.

  2. 02
    At Select Template, open Marketplace App

    In the instance creation flow, switch from operating-system images to the Marketplace App tab.

  3. 03
    Pick the template and deploy

    Select the ready-to-go template, confirm the plan and region, then review and deploy. The instance boots with the application installed.

  4. 04
    Finish the application setup

    Create the administrative user, enable authentication, restrict access to your private network, then create the application database.

Before it carries real traffic

  • Attach a Cloud Firewall that opens only the ports this application needs, with management access limited to your own addresses.
  • Schedule backups covering both the database and the application's data directory.
  • Add a Block Storage volume for data that will outgrow the instance disk.
  • Put it inside a VPC when it needs private access to other services.

Support

Antyxsoft supports the image and the infrastructure it runs on. Application-level questions are also covered by the upstream project's own documentation and community.

Supported byAntyxsoft
Support hours08:00 – 17:00 EEST

What is covered

Antyxsoft covers

The image itself, deployment problems, the instance, storage, network and platform availability.

You control

Configuration, add-ons, content, application updates and anything you change inside the guest.

Need it managed?

Ask about managed operations — updates, monitoring and backup handled for you.

Frequently asked questions

Why self-host rather than use the managed service?
Cost predictability, mostly. Self-hosting replaces per-operation and per-gigabyte pricing with a flat instance rate, and bandwidth is not metered.
Can I run a replica set?
Yes — deploy several instances inside a VPC and configure a replica set across them for availability and read scaling.
Is authentication enabled by default?
The image ships with authentication enabled. Create the administrative user, then restrict network access to your private network before adding application users.

Documents without per-operation pricing

Deploy MongoDB on an instance in your region and let write volume grow without the invoice following it.