docs(alpine): docs about alpine prebuild binaries
This commit is contained in:
@ -58,10 +58,14 @@ Now you can get access to web interface on 8095 port: http://localhost:8095
|
|||||||
|
|
||||||
[More about configuration](docs/SERVER.md)
|
[More about configuration](docs/SERVER.md)
|
||||||
|
|
||||||
|
[More about server compatibility](docs/SERVER_COMPATIBILITY.md)
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## Donation
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[MIT](https://github.com/DEgiTx/rats-search/blob/master/LICENSE)
|
[MIT](https://github.com/DEgiTx/rats-search/blob/master/LICENSE)
|
||||||
|
5
docs/SERVER_COMPATIBILITY.md
Normal file
5
docs/SERVER_COMPATIBILITY.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
## Alpine Linux
|
||||||
|
|
||||||
|
Alpine don't using glibc as default library so you need to other precompiled components:
|
||||||
|
|
||||||
|
[Alpine x86_64 3.7.0](https://github.com/DEgITx/rats-search/files/1972698/alpine_x64_searchd.tar.gz) - replace in "imports/linux/x64"
|
Reference in New Issue
Block a user