Commit graph

6 commits

Author SHA1 Message Date
Nikos Papadakis
de55092ade
rename backend -> app 2023-07-19 23:24:24 +03:00
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
3c779c6b64
backend: register server api 2023-06-23 10:05:10 +03:00
Nikos Papadakis
52b892bb4f
web: new server form 2023-06-19 23:28:24 +03:00
Nikos Papadakis
1e6ef4ef45
Add servers liveview 2023-06-14 09:42:24 +03:00
Nikos Papadakis
ffbd1d6f75
Init! 2023-06-01 12:49:27 +03:00