diff --git a/logseq/bak/agora bootstrap.md.2022-05-07T16_21_56.715Z b/logseq/bak/agora bootstrap.md.2022-05-07T16_21_56.715Z new file mode 100644 index 000000000..d6b6edef1 --- /dev/null +++ b/logseq/bak/agora bootstrap.md.2022-05-07T16_21_56.715Z @@ -0,0 +1,12 @@ +# agora bootstrap + +- the agora runs in a user in your computer. I use `agora`. + - `sudo adduser agora` + - `sudo su - agora`. +- 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 + - 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]] + - agora: `git clone https://github.com/flancian/agora.git` + - agora-server: `git clone https://github.com/flancian/agora-server.git` + - agora-bridge: `git clone https://github.com/flancian/agora-server.git` diff --git a/logseq/bak/now.md.2022-05-07T16_21_56.690Z b/logseq/bak/now.md.2022-05-07T16_21_56.690Z new file mode 100644 index 000000000..30dfc1817 --- /dev/null +++ b/logseq/bak/now.md.2022-05-07T16_21_56.690Z @@ -0,0 +1,2 @@ +- An [[interesting]] [[context]]. +- \ No newline at end of file