Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
runawfe-installer-4.4.2-x86_64.sh | 2021-06-21 | 523.2 MB | |
Readme.txt | 2021-06-21 | 2.1 kB | |
Totals: 2 Items | 523.2 MB | 0 |
Installation via a self-extracting archive. Available for x86_64 only. The archive contains: Openjdk build: amazon-corretto-8.282.08.1-linux-x64 runawfe-server 4.4.2 runawfe-devstudio 4.4.2 runawfe-notifier 4.4.2 + patches for correct work on linux (will be included in 4.4.3) Installation Download https://temp-git.processtech.ru/repo/runawfe-installer-4.4.2-x86_64.sh to install only for the current user, run in the terminal: sh runawfe-installer-4.4.2-x86_64.sh to install for all users, run in the terminal: sudo sh runawfe-installer-4.4.2-x86_64.sh answer questions (or press enter for default answers) If the server is installed for one user, the system menu will contain an item for starting the server. (will open in the terminal. To stop - close the terminal). If the server is installed for all users - run via systemctl start runawfe-server-4.4.2 The web interface will be available at http: // localhost: 8080 (http: // localhost: 28080 for altlinux). The editor and notifier are launched from the menu. ---------------------------------------------------------------------- An example of interacting with the installer script: [alt@alt-simply tmp]$ sh runawfe-installer-4.4.2-x86_64.sh Running as non-root user. Do you want install only for current user? yes or no? [default: y] y Installation mode: single_user Enter base installation path or just press enter for default [/home/alt/.local/share/]: Install RunaWFE Server? yes or no? [default: y] Install RunaWFE Developer Studio? yes or no? [default: y] Install RunaWFE Notifier? yes or no? [default: y] Add Notifier to autostart? yes or no? [default: y] Server will be available on http://localhost:28080 Unpacking... done Install java to /home/alt/.local/share/amazon-corretto-8.282.08.1-linux-x64 Install server to /home/alt/.local/share/runawfe-server-4.4.2 Install devstudio to /home/alt/.local/share/runawfe-devstudio-4.4.2 Install notifier to /home/alt/.local/share/runawfe-notifier-4.4.2 done!