mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Auto saved by Logseq
This commit is contained in:
+8
-8
@@ -1,12 +1,12 @@
|
|||||||
# agora bootstrap
|
# agora bootstrap
|
||||||
|
|
||||||
- the agora runs in a user in your computer. I use `agora`.
|
- the agora runs in a user in your computer. I use `agora`.
|
||||||
- `sudo adduser agora`
|
- `sudo adduser agora`
|
||||||
- `sudo su - agora`.
|
- `sudo su - agora`.
|
||||||
- you can optionally set up this user so it auto-starts all agora services you want to run.
|
- you can optionally set up this user so it auto-starts all agora services you want to run.
|
||||||
- `sudo loginctl enable-linger agora` to have user services stick across restarts
|
- `sudo loginctl enable-linger agora` to have user services stick across restarts
|
||||||
- then set up [[systemd]] user services for [[agora server]] (frontend/reader) and [[agora bridge]] (writer) in the `agora` user (more details to come soon)
|
- then set up [[systemd]] user services for [[agora server]] (frontend/reader) and [[agora bridge]] (writer) in the `agora` user (more details to come soon)
|
||||||
- [[clone repos]]
|
- [[clone repos]]
|
||||||
- agora: `git clone https://github.com/flancian/agora.git`
|
- agora: `git clone https://github.com/flancian/agora.git`
|
||||||
- agora-server: `git clone https://github.com/flancian/agora-server.git`
|
- agora-server: `git clone https://github.com/flancian/agora-server.git`
|
||||||
- agora-bridge: `git clone https://github.com/flancian/agora-server.git`
|
- agora-bridge: `git clone https://github.com/flancian/agora-server.git`
|
||||||
|
-
|
||||||
Reference in New Issue
Block a user