Commit Graph

533 Commits

Author SHA1 Message Date
2d708ee0ac Debugging service.nix 2025-08-03 21:16:53 +03:00
bb5f74a4a2 Fixed typo 2025-08-03 21:07:55 +03:00
19904268ac Trying to fix eko service 2025-08-03 21:05:06 +03:00
3c7f1a8c2c Replaced state dir with runtime dir, hopefully fixes issues 2025-08-03 20:20:49 +03:00
d427beaeba Fixed typo 2025-08-03 18:47:47 +03:00
7be4e49ba8 Fixed service.nix missing isNormalUser 2025-08-03 18:47:14 +03:00
2c2dddfb19 Updated service.nix to open firewall and create user automatically 2025-08-03 18:44:55 +03:00
57c2b8c2c7 Update README.md 2025-08-03 18:08:08 +03:00
f754af77cb Updated readme 2025-08-03 18:06:14 +03:00
9c42799de3 Updated readme 2025-08-03 17:51:55 +03:00
d4acd68751 Fixed device ID not getting generated causing server to reject the
client
2025-08-03 16:38:46 +03:00
128ec101e9 Fixed newline in version string 2025-08-03 15:56:44 +03:00
3feffc0f77 Directly embedding version inside the app instead of injecting it at
build time, so there is always only one source of truth
2025-08-03 15:41:16 +03:00
9913e614ec Removed non-existent systemd LogDirectoryMode 2025-08-03 15:29:05 +03:00
5b05475500 Web server now servers the install script 2025-08-03 15:17:07 +03:00
266715353b Added install.sh for install script 2025-08-03 15:09:00 +03:00
e48c364cdb Strip refs/tags prefix from build metadata in gh workflow 2025-08-03 14:15:21 +03:00
65cdb875a8 Updated github workflows to exclude version and added build metadata 2025-08-03 13:49:48 +03:00
7af2e15961 Added darwin arm64 support (yay gh workflows finally works) 2025-08-03 12:56:07 +03:00
b60c640e14 Github workflows hopefully works now? 2025-08-03 12:54:15 +03:00
42a0354026 More windows fun yayyyy 2025-08-03 12:45:44 +03:00
5aefc03a13 Windows gh workflow fun 2025-08-03 12:39:37 +03:00
7ed248cce9 Install zip on windows to be able to pacakge it 2025-08-03 12:27:30 +03:00
0ad73b2d2a Updated to run on the correct machine and fixed error 2025-08-03 12:22:11 +03:00
f1d4c18e35 Github workflow fun 2025-08-03 12:11:41 +03:00
c8eff53c84 Fixed gh workflow hopefully? 2025-08-03 11:43:21 +03:00
c3a3d28afb Added github workflow for pacakging releases (probably broken, trying it
out)
2025-08-03 11:39:34 +03:00
f23d6bdcd4 Updated to match color of license tag 2025-08-02 20:26:00 +03:00
a840628767 Updated release banner 2025-08-02 20:24:49 +03:00
dccb40e2fb Readme fixes 2025-08-02 20:12:57 +03:00
0bbe9f0d33 Updated readme 2025-08-02 20:01:02 +03:00
779144ad77 Updated readme 2025-08-02 19:44:05 +03:00
262d735986 Removed continious delivery (CD) in favor of deploying through nix 2025-07-30 20:48:34 +03:00
7c48c09ec3 Client logs are now stored in the cache dir 2025-07-30 20:46:50 +03:00
e4e7038247 Converted buildDate to unix to prevent cache invalidation due to impure
date
2025-07-30 20:34:33 +03:00
82808bcaf7 Removed pyroscope imports 2025-07-30 20:07:49 +03:00
77dc3bf32f Fixed ci to pass, removed pyroscope 2025-07-30 20:06:22 +03:00
fb8fba2265 Added ci checks for flake.nix 2025-07-30 20:05:58 +03:00
4e1d7e48d7 Updated systemd service to always succeed by wrapping eko 2025-07-22 17:49:02 +03:00
4a3adc88c2 Fixed several issues with the nix flake 2025-07-22 17:37:08 +03:00
e6cfdac5a8 Improved flake.nix and added service.nix to run the server as a NixOS
systemd service
2025-07-22 17:05:08 +03:00
c2db60b773 Renamed binaries to eko and eko-server 2025-07-21 16:50:38 +03:00
171230a9de Added pyroscope support, experimental 2025-07-21 16:28:43 +03:00
6ed8ee90c2 Added build from source instructions in readme (incomplete?) 2025-07-21 16:28:28 +03:00
15cc391221 It's now possible to build eko and eko-server with flake.nix 2025-07-21 16:22:11 +03:00
7d5ce5721b Added a flake.nix (not ready) 2025-07-21 15:21:02 +03:00
49484cf734 Display cache file location in user settings 2025-07-21 13:53:54 +03:00
5f6845c399 Added the ability to delete users 2025-07-21 13:46:40 +03:00
3fcaf10033 Moved tools like check-ci into tools/ and updated the glossary 2025-07-20 17:00:26 +03:00
eda87f553a Removed all ssh keys used for testing, contributors should create their
own local ones
2025-07-20 16:44:46 +03:00