-
Notifications
You must be signed in to change notification settings - Fork 68
Deployment
Den1al edited this page Jul 27, 2019
·
6 revisions
JSShell offers a couple of deployments methods:
We need to make sure docker and docker-compose are installed successfully on your system. Personally, whenever I setup a new server (either local or cloud based) I use my own bootstrap snippets to automate the process. Feel free to use my docker bootstrap script - https://gist.github.com/Den1al/bcff8f968be3ed077d83fad59e06ac44. Once the script has finished, we have docker and docker-compose up and running.
...
If you have any issues or questions that are not covered in this wiki, please reach out on twitter @Daniel_Abeles.