Our software
Two tools we built while installing 6amMart for other people, and then kept. Both are free. Neither is a general-purpose product: each does one job for one application, which is the only reason they can do it without configuration.
SixPanel
A hosting panel that exists only to run 6amMart
SixPanel installs and manages the whole 6amMart stack on your own VPS — the web server, the database, the queue worker, the scheduler, the websocket server and the storefront — and keeps them configured the way 6amMart actually needs. It is for one application on one server, not a general-purpose control panel.
What you need
- A VPS you have root on — not shared hosting
- Ubuntu or Debian, freshly installed
- About 1.2 GB of RAM to install, 2 GB or more to run comfortably
- A domain name you can point at the server
- Your 6amMart licence and code (we do not supply either)
What it does not do
- Host anything other than 6amMart — no WordPress, no unrelated sites
- Run mail for your domain
- Replace a general panel like aaPanel or CloudPanel if you need one box for many different sites
- Supply, licence or resell 6amMart itself
SixPreflight
Checks whether a server is ready to run 6amMart
SixPreflight reads a server and tells you whether 6amMart will run on it, and exactly what to change where it will not — PHP extensions, database settings, permissions, the settings 6amMart keeps in its database rather than in .env. Upload it into a 6amMart codebase or run it standalone before you buy the hosting.
What you need
- PHP on the server you want to check — nothing else
What it does not do
- Change anything by itself — it reports, you decide
- Install 6amMart
- Replace a backup, or test whether your data is recoverable