Docs
Edit page
API
Code of conductContributing
Deploy on Web
Cezerin ConfigsCloudflareDeploy SSLDomainDomain RegistrationDropletHostingMernMongoDBNginxProduction ModeSSL CertificatecezerinInstall and Run Cezerindigitaloceanfinal-checks
Getting Started
Help
Installation Guides
Readme
Single Instance

Install and Run Cezerin

Follow this installation guide for local environment. All the same for web deploy.

Cezerin Installation Guide.

Cezerin apps must be running, console command:

pm2 list all
root@ubuntu-s-1vcpu-1gb-nyc3-01:~# pm2 list all
┌───────┬────┬────────┬────────┬────────┬─────┬────────┬────────────┐
│ Name │ id │ mode │ status │ O │ cpu │ memory │ |
├───────┼────┼────────┼────────┼────────┼─────┼────────┼────────────┤
│ api │ 0 │ 0.33.0 │ fork │ online │ 1 │ 0% │ 139.4 MB │
│ store │ 1 │ 0.33.0 │ fork │ online │ 2 │ 0% │ 136.4 MB │
└───────┴────┴────────┴────────┴────────┴─────┴────────┴────────────┘