Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 987 Bytes

File metadata and controls

25 lines (14 loc) · 987 Bytes

Back to TOC

Nodezoo

Deploy NodeZoo on a single machine

To deploy the NodeZoo in production environment on a single machine you can use the NodeZoo System repository.

This repo contains all the required config to spin up a [Nodezoo][] system. The included services represents a production level micro-services system.

Also in this repository you can find additional notes how to deply the NodeZoo application in development environment, using Fuge

Steps to deploy NodeZoo

git clone https://github.com/nodezoo/nodezoo-system.git
cd nodezoo-system
  • you must now follow the steps from the repository Readme