mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-03 19:23:54 +01:00
Create README.md
This commit is contained in:
23
onlyoffice-documentserver/README.md
Normal file
23
onlyoffice-documentserver/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# MeshCentral Management Server
|
||||
https://meshcentral.com/
|
||||
|
||||
### Command to fetch script
|
||||
```
|
||||
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/onlyoffice-documentserver/onlyoffice-documentserver-install.sh
|
||||
```
|
||||
|
||||
Don't forget to
|
||||
```
|
||||
chmod +x onlyoffice-documentserver-install.sh
|
||||
```
|
||||
|
||||
## Variables
|
||||
|
||||
PG_VERSION
|
||||
- postgres version to use (currently defaluts to 15)
|
||||
|
||||
## Mount points (should be mounted outside the jail)
|
||||
- none
|
||||
|
||||
## Jail Properties
|
||||
- allow.sysvipc=1
|
||||
Reference in New Issue
Block a user