mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-04 03:33:47 +01:00
Rename README.md to README.md
This commit is contained in:
23
onlyoffice/README.md
Normal file
23
onlyoffice/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# OnlyOffice Document Server
|
||||
https://onlyoffice.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
|
||||
- none
|
||||
Reference in New Issue
Block a user