-
Notifications
You must be signed in to change notification settings - Fork 10
Manual Upgrade
Marvin Menzerath edited this page Jul 11, 2018
·
1 revision
- Installed packages:
git
,nodejs
,npm
,wget
- You should install a current Node.js version (e.g. v6 LTS) by following these instructions
- This process will also install the
npm
binary - Be advised that most linux distributions ship an older version of Node.js which will not work correctly
- A running webserver (e.g. apache2, nginx, lighttpd, etc.)
- A running DAPNET Core with a reachable REST-interface
Before updating make sure to read the changelog and to backup your customized files (see above)!
- Update your local repository:
git fetch
- Run through step 2 of the installation process
- Again you should use the latest tag
- Run through steps 8. to 11. of the installation process
- Done!
- Installation
- Development
-
Other
- Apache 2