请问各位大佬,用X3P可以安装AWTRIX的服务吗?
: q* W) V+ V6 w/ ~5 r下面这是AWTRIX文档给的安装服务6 ]0 p: I3 f* O) o7 E
说是系统支持JAVA8就行,不知道X3pz
1 D4 b* s! d1 PThe host software is closed source for not foreseeable time! AWTRIX 2.0 can run on any platform (Windows, MacOS, Linux), the only requirement is the support of Java 8 (1.8_232). It is a non-GUI application, so no desktop environment is required. However, it is advisable not to use a desktop distribution to save processor power and memory. So use something like Rasbian lite. Please note that Java is not very resource efficient. If you want to use a Raspberry, I recommend at least a Raspberry 3+ or comparable. AWTRIX runs with a ZeroW, but slower. This tutorial describes the installation on a Linux machine. QuickstartThis short example shows how to start the Java application. Go to the next point for installation on a Linux machine. The current [color=var(--link-color)]AWTRIX Java Application download and run it from the command line or terminal. Linux & MacOS:
7 Q+ ^' |/ Z" v# O7 M
( H, j2 ?6 J4 i, D% F. j* lWindows:sudo java -jar awtrix.jar c2 p, B& S) Q7 |) B
java -jar awtrix.jar sudo is not always needed. It depends in which folder you want to start the application. AWTRIX has to create new folders and files, so in a few cases AWTRIX has no write permissions. Linux InstallerEnter the following command in your SSH terminal for automatic installation- j3 E2 d# u6 k2 R, r# ^+ [
wget -N https://blueforcer.de/awtrix/awtrix.sh ; sudo sh awtrix.sh Shortly after the start the web interface can be accessed via [color=var(--link-color)]http://awtrix_ip:7000. Starting AWTRIX
) T7 T% f6 R4 o- j
# s1 v, g8 u6 yStop AWTRIX
- r. g* z" \ p+ D& K/ `7 DAWTRIX RestartSudo service awtrix startSudo service awtrix stop
Y' N6 R+ [" D qSudo service awtrix restart DockerRecommended: [color=var(--link-color)]Dockerhub
4 ^3 ?9 q: ]) O: U; a+ _
/ _2 N" W) ^8 Y" c8 k% B y9 h4 _. w2 D) D# a1 e) U
|