mirror of
https://github.com/mikedilger/chorus.git
synced 2026-05-03 06:51:42 +00:00
doc: Note about deploying on linux
This commit is contained in:
parent
9d90f9fc57
commit
7f45c3e339
@ -8,6 +8,15 @@ Generally these are servers in data centres, but you might be able to make a por
|
|||||||
to the Internet on a home machine if your ISP doesn't use CGNAT and you know how to
|
to the Internet on a home machine if your ISP doesn't use CGNAT and you know how to
|
||||||
configure your firewall/router for this. We leave this up to you.
|
configure your firewall/router for this. We leave this up to you.
|
||||||
|
|
||||||
|
## Operating System
|
||||||
|
|
||||||
|
Chorus was developed on and for linux. It might work on other operating systems, but I
|
||||||
|
won't spend any time getting it working on non-linux systems.
|
||||||
|
|
||||||
|
In particular, I wrote [mmap-append](https://github.com/mikedilger/mmap-append) to use
|
||||||
|
linux specific mmap functionality. Ashkan Kiani came later and generalized the code but
|
||||||
|
I haven't tried it elsewhere and so I can't vouch for it elsewhere.
|
||||||
|
|
||||||
## Deploying the files
|
## Deploying the files
|
||||||
|
|
||||||
You'll want to create a `chorus` user. Here is an example for debian based systems:
|
You'll want to create a `chorus` user. Here is an example for debian based systems:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user