Deployment
Make your code visible to the world
All the steps to deploy or update Nesula on a node app server
Note: we will be using Linux user 'ifactory' with DNS entries for nesula.ifactory.co and www.nesul... to ths server.
Nesula comes with three deployment types that align with Angular & NestJ
Environments
Development
The Nesula development environment is where updating of code takes place. Debugging tooling will be enabled.
Staging
The Nesula staging environment is for review and testing of updates by non developer. It may run off a copy of teh production database to simulate real word data.
Production
The Nesula production environment is the live applicaiton for end users. Generally it is optimised for speed at the expense of
To deploy to each of these environments select the appropriaet page.
Last updated
Was this helpful?