You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
# Installation Guide
3
3
4
4
### Environment Setup
5
-
1.[Red Hat® Enterprise Linux® / RHEL](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) or [CentOS](https://www.centos.org/) is recommended for your server's operating system.
5
+
1.[Red Hat® Enterprise Linux® / RHEL](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) or [CentOS](https://www.centos.org/) is recommended for your server's operating system, but the program also runs on Windows and Mac.
6
6
7
7
1. Install [node.js](https://nodejs.org/). The latest Node.js long-term support (LTS) version is recommended. [Node Source](https://github.com/nodesource/distributions/blob/master/README.md#rpm) provides pacakges for enterprise Linux.
8
8
@@ -64,4 +64,3 @@ The `processes.json` file is pre-configured for [PM2](http://pm2.keymetrics.io/)
64
64
1.[location generator](https://github.com/llambda/agilegps/blob/master/src/tools/locgenerator.js) - generate random GPS data for an IMEI
65
65
1.[faker](https://github.com/llambda/agilegps/blob/master/src/tools/faker.js) - Load event data from a file and send as if it came from GPS units.
66
66
1.[Create an Admin](https://github.com/llambda/agilegps/blob/master/src/tools/createAnAdmin.js)
67
-
1.[base64 encoder and decoder](https://decodotron.com/)
0 commit comments