Transform NSBike data into GBFS.
- Install universal https://github.com/StichtingOpenGeo/universal
- Install Java 11
- Create the user universal via:
useradd universal -d /var/empty -s /usr/bin/nologin
- Create the user nsbike via:
useradd nsbike -d /home/projects/gbfs.openov.org/src/nsbike-gbfs -s /usr/bin/nologin
- Install the systemd service files for universal-nsbike and nsbike-gbfs, enable and start them.