forked from mami-project/KeyServer
-
Notifications
You must be signed in to change notification settings - Fork 0
KeyServer Update
Javier Gusano Martinez edited this page Nov 30, 2016
·
2 revisions
Please follow these steps for update your KeyServer instance to the last version.
- If you have a KeyServer running on your server, please stop it before continue.
- Go to the KeyServer project repository: https://github.com/mami-project/KeyServer
- Go to 'https://github.com/mami-project/KeyServer/releases' section.
- Download the last KeyServer .jar version.
- Remove the old KeyServer .jar file from your server.
- Execute the downloaded .jar file following this steps.
- Close KeyServer if it's running.
- Execute the update script included inside tools directory:
tools/updates/update.sh
- Launch the new KeyServer jar file as usual.
OpenSource KeyServer
Copyright © 2016. All rights reserved.
- KeyServer File Structure
-
Pre-Installation Process
- Oracle Java 8 (JRE)
- Redis database
- GNU Screen
- [[OpenSSL (optional)|OpenSSL-Install]]
- Installation Process
- Configuration
- How to use?
- OpenSSL Certificate Management
- Updates