Documentation
How to deploy, host and operate a Magento 2 or Mage-OS store on Nautvia. If you are moving a store that is already live, start with Migrating a store — the order of operations matters.
Getting started
IntroductionWhat Nautvia is, what it runs your Magento store on, and what it deliberately does not do yet.QuickstartFrom an empty account to a deployed Magento store — connect a repository, attach infrastructure, deploy, add a domain.Migrating a storeMoving a live Magento store onto Nautvia without downtime — what we do together, in what order, and why DNS moves last.
Applications
Sites and environmentsHow sites, environments and the servers behind them fit together, and what stopping or tearing down actually does.Environment variablesWhat Nautvia injects for you, how to add your own, and the one variable most Magento stores need.Source controlConnecting GitHub or GitLab, how push-to-deploy is wired, and what breaks when a token expires.
Deployments
The deploy pipelineEvery step of a Nautvia deploy in order, what runs where, and why the store stays up while it happens.Deploy hooks and commandsRunning your own commands on every release, and triggering deploys from CI with a URL.RollbacksSwitching back to a previous release in seconds — and the one thing a rollback will never do for you.
Infrastructure
Servers and regionsWhat gets provisioned, how big it is, how to grow it, and where it physically runs.Databases, cache and searchMySQL, Valkey and OpenSearch — creating them, attaching them, connecting to them, and deleting them safely.Media volumesWhere pub/media lives, how to grow it, and why it survives a teardown.Domains and SSLPointing a domain at your store, the exact DNS record to create, certificates, and the one thing a teardown breaks.
Operations
Backups and restoresDaily database backups, importing a dump from your old host, and restores that never touch your live data.Metrics, logs and commandsSeeing what your servers are doing, reading logs live, and running one-off Magento commands.NotificationsWhat Nautvia tells you about, how it reaches you, and what it deliberately stays quiet about.