Get Started
Install the Pulseway app from the Apple AppStore.
After starting the Pulseway app enter your account credentials and press the "Save" button to validate and save your account details.
Install the Pulseway app from Google Play.
After starting the Pulseway app enter your account credentials and press the "Log in" button to validate and save your account details.
Install the Pulseway app from Microsoft Store.
After starting the Pulseway app enter your account credentials and press the "Sign In" button to validate and save your account details.
Install the Pulseway app from the Windows Phone Store.
After starting the Pulseway app enter your account credentials and press the "log in" button to validate and save your account details.
Download the appropriate version for your system: Pulseway for Windows x64 (64 bit) or Pulseway for Windows x86 (32 bit).
After you have downloaded the installer, follow the instructions in the setup screen and the Pulseway will ask you for your account credentials. Complete the account details and press the "Validate Account" button to validate them. Click on the "OK" button to save the configuration and select "Yes" when prompted to start the Pulseway service.
Open terminal (a ssh connection will work too) and run the Linux installer:
wget http://www.pulseway.com/download/pulseway_x64.deb
Alternatively, if your Operating System is working on a 32-bit architecture:
wget http://www.pulseway.com/download/pulseway_x86.deb
Start the installation process:
dpkg -i pulseway_x64.deb or dpkg -i pulseway_x86.deb
Once Pulseway is installed make a copy of the sample configuration file:
cp /etc/pulseway/config.xml.sample /etc/pulseway/config.xml
Using your favorite text editor (vim, nano, etc.) edit the config.xml and start customizing the configuration:
vim /etc/pulseway/config.xml
Note: Make sure to replace Username="username" and Password="password" with your actual username and password.
Start pulseway:
/etc/init.d/pulseway start
Open terminal (a ssh connection will work too) and run the Linux installer:
rpm -ivh http://www.pulseway.com/download/pulseway_x64.rpm
Alternatively, if your Operating System is working on 32-bit architecture:
rpm -ivh http://www.pulseway.com/download/pulseway_x86.rpm
Once Pulseway is installed make a copy of the sample configuration file:
cp /etc/pulseway/config.xml.sample /etc/pulseway/config.xml
Using your favorite text editor (vim, nano, etc.) edit the config.xml and start customizing the configuration:
vim /etc/pulseway/config.xml
Note: Make sure to replace Username="username" and Password="password" with your actual username and password.
Start pulseway:
/etc/init.d/pulseway start
Open terminal (a ssh connection will work too) and run the Linux installer:
wget http://www.pulseway.com/download/pulseway_armhf.deb
Alternatively, if your Operating System is working on ARM64 architecture:
wget http://www.pulseway.com/download/pulseway_arm64.deb
Then start the installation process:
dpkg -i pulseway_arm*.deb
Start the Pulseway registration process
pulseway-registration
To install Pulseway on a Mac operating system download and open the Pulseway for Mac.
Drag the Pulseway application from the left into the Applications folder (the icon on the right).
Start the Pulseway agent then click the lock icon to enable configuration changes, type in your account credentials and click on the "Validate Account" to validate your account details then press "Apply" to save the configuration.