Commit graph

21 commits

Author SHA1 Message Date
Nikos Papadakis
7fe45ca94b
setup CI and a more complete installation script
Use woodpecker-ci to deploy binaries to the R2 object storage. Use
multi-target builds to deploy multiple binaries for one or more CPU
architectures.

Now the installation script lives on the root of the repo, and it is
more complete checking the machine's requirements, operating system and
cpu architecture.
2023-07-19 23:01:18 +03:00
Nikos Papadakis
749780a1d5
Update README.md 2023-07-13 15:16:15 +03:00
Nikos Papadakis
6a8166daec
backend: run mix deps.update --all 2023-07-12 13:19:18 +03:00
Nikos Papadakis
40be58f9c6
agent: register agent to backend 2023-07-09 19:58:51 +03:00
Nikos Papadakis
a8699035d8
backend: live connection status! 2023-07-09 19:41:41 +03:00
Nikos Papadakis
e12e20eb38
agent: add self installation 2023-07-01 12:21:01 +03:00
Nikos Papadakis
ecf03b8f93
backend: add "agents" context
Manages connection processes to a remote agent
2023-06-27 22:28:00 +03:00
Nikos Papadakis
bd51310f84
Add protobuf compiling to the elixir backend 2023-06-24 20:10:22 +03:00
Nikos Papadakis
aa4372564c
Add README.md 2023-06-24 12:44:45 +03:00
Nikos Papadakis
48ecd99689
move proto dir to top level 2023-06-23 14:39:11 +03:00
Nikos Papadakis
3c779c6b64
backend: register server api 2023-06-23 10:05:10 +03:00
Nikos Papadakis
6b14c2d1cc
backend: update .tool-versions 2023-06-21 21:27:05 +03:00
Nikos Papadakis
166159647e
backend: run upgrade 2023-06-20 18:48:33 +03:00
Nikos Papadakis
52b892bb4f
web: new server form 2023-06-19 23:28:24 +03:00
Nikos Papadakis
b5cab545e6
agent: add tracing + graceful shutdown 2023-06-19 14:34:09 +03:00
Nikos Papadakis
cc298cf11c
Fix rpc 2023-06-19 14:02:22 +03:00
Nikos Papadakis
01a0b038f7
Improve exec module 2023-06-15 13:55:24 +03:00
Nikos Papadakis
1e6ef4ef45
Add servers liveview 2023-06-14 09:42:24 +03:00
Nikos Papadakis
25c8e226c9
Project chores 2023-06-14 09:42:21 +03:00
Nikos Papadakis
1056446778
Add agent 2023-06-13 16:02:49 +03:00
Nikos Papadakis
ffbd1d6f75
Init! 2023-06-01 12:49:27 +03:00