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
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
| Application | Recent stable MongoDB release |
|---|---|
| Configuration | Authentication enabled; configuration fully accessible |
| Access | Full root access over SSH; network access per firewall policy |
| Suggested size | From 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.
-
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.
-
02
At Select Template, open Marketplace App
In the instance creation flow, switch from operating-system images to the Marketplace App tab.
-
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.
-
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.
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?
Can I run a replica set?
Is authentication enabled by default?
More in this category
ClusterControl
Run database clusters properly: deployment, monitoring, backups and failover from a single console.
Learn more → DatabasesElasticsearch
Add real search to your product, or index your logs, on a self-hosted Elasticsearch instance.
Learn more → DatabasesMariaDB
Run a MySQL-compatible database on your own instance, tuned and ready for the applications that expect it.
Learn more → DatabasesPostgreSQL
Run PostgreSQL on your own instance — full configuration control, no per-IOPS surprises, unmetered traffic.
Learn more → DatabasesSupabase Vector
Store embeddings and run semantic search next to your application data, on a Postgres-based vector store you host.
Learn more →Documents without per-operation pricing
Deploy MongoDB on an instance in your region and let write volume grow without the invoice following it.