Readme - Deployify server for Windows
ONLY FOR TESTING
Deployify Server for Windows is only for testing.
Install Deployify for Ubuntu instead, with one command and get auto updates.
Preparations:
Running and accessing locally (limited functionality):
- No preparations needed.
Production setup:
- Get a domain.
- Add these DNS records and point them to your internet IP address:
app.{domain}
api.{domain} - In your router, port forward 80, 81, and 443 to your server IP address.
- Firewall settings in Windows OS is configured by the installer.
Before installation:
- Make sure to install .net 4.5.1 or later.
- Also make sure that IIS is not installed/active (it's usually not), or any other service that are using port 80, 81 or 443.
Installation:
- Unzip the file you downloaded.
- Start installer.exe.
- Fill the form.
- Click install.
- If the installation was successful, you should be able to access the website on this address: http://app.{domain}
- Give the server a moment to warm up, then browse to http://app.{domain} and sign up.
Update existing installation:
- Download server installation as usual.
- Unzip the file you downloaded.
- Start installer.exe.
- Fill "Install directory" with the existing root installation directory (if not default).
- If the "install directory" is a valid Deployify server root directory, an update button should now be visible. Click to update.