Skip to content
GitLab
Explore
Sign in
"class/application/Controller$9.class" did not exist on "647d708b50ff7aef63abae65011e4dffaad5120a"
Changes
Page history
Updated Server Installation (markdown)
authored
May 13, 2017
by
Robert Goldmann
Show whitespace changes
Inline
Side-by-side
Server-Installation.md
View page @
944a6924
...
@@ -8,6 +8,11 @@
...
@@ -8,6 +8,11 @@
### Step 3: Create an empty mysql database
### Step 3: Create an empty mysql database
### Step 4: Get a HTTPS certificate or create a self-signed one
The communication between the server and client will be HTTPS-encrypted so you will need a certificate for the server.
### Step 5: Create a Java Keystore holding your certificate
[
How to create a keystore from a certificate
](
https://github.com/deadlocker8/BudgetMaster/wiki/HTTPS
)
### Step 4: Fill in your settings into settings.json
### Step 4: Fill in your settings into settings.json
...
...