Install and configure
From Hadouken
Installing Hadouken is quite straight forward. Just follow the steps in the installer (make sure to create the user account before installing, if installing as a Windows Service).
The service account should be in the form COMPUTERNAME\Account.
Accessing the web interface
Navigate to http://<server>:<port>, where <server> is the computer running Hadouken and <port> is the port specified during installation. You will be prompted for a username/password. If you haven't changed these, the default are
- Username: hdkn
- Password: hdkn
Running as a console application
Open a command prompt and change to the Hadouken installation directory. Run Hadouken.Hosts.WindowsService.exe -console to start Hadouken in a console window.