Commit graph

57 commits

Author SHA1 Message Date
e7ea317425
Add support for 32-bit Linux i386. 2024-03-27 10:05:25 +01:00
357f48b4ae
Add support for mips64 (e.g. some routers with OpenWRT). 2024-03-27 10:03:01 +01:00
b0f537feb9
Add support for 32-bit x86. 2024-03-27 10:02:15 +01:00
6dc084504d
Add support for Raspberry Pi 1 / Raspberry Pi Zero. 2024-03-27 10:01:49 +01:00
a6ea7705ae
Add support for Raspberry Pi 2 and up 2024-03-27 10:01:24 +01:00
464e19727a
Add support for linux/riscv64 2024-03-27 09:56:18 +01:00
dfb5721e25
Improve install instructions.
All checks were successful
Build Docker image / build (push) Successful in 1m17s
Build Golang packages / release (push) Has been skipped
2024-03-27 09:50:37 +01:00
d88d3fdef6
Add Grafana Docker Compose example. 2024-03-27 09:50:18 +01:00
2ff5a0e04a
typo fix
All checks were successful
Build Docker image / build (push) Successful in 1m10s
Build Golang packages / release (push) Has been skipped
2024-03-25 20:04:49 +01:00
f32072e997
Add systemd configuration. 2024-03-25 10:59:36 +01:00
06fad3b0ca
Fix license attribution notice
All checks were successful
Build Docker image / build (push) Successful in 1m12s
Build Golang packages / release (push) Successful in 1m33s
2024-03-18 12:27:39 +01:00
e3905ae09e
Add license
All checks were successful
Build Docker image / build (push) Successful in 1m17s
Build Golang packages / release (push) Has been skipped
2024-03-18 12:24:19 +01:00
8b8da8d0f7
Add additional descriptions and installation instructions to README.
All checks were successful
Build Docker image / build (push) Successful in 1m13s
Build Golang packages / release (push) Successful in 1m29s
2024-03-18 11:23:35 +01:00
531c527d68
Add PV.json dashboard 2024-03-18 11:23:12 +01:00
02debb1a7c
Add opendtu_log.json dashboard 2024-03-18 11:23:05 +01:00
08dd5db17c
Add opendtu_inverters_inv.json 2024-03-18 11:22:56 +01:00
76eafb8eee
Add opendtu_inverters_dc.json 2024-03-18 11:22:49 +01:00
2ec4609609
Add opendtu_inverters_ac.json 2024-03-18 11:22:39 +01:00
14945093f9
Add opendtu_hints.json 2024-03-18 11:22:30 +01:00
6cf832eb34
Add opendtu_events.json 2024-03-18 11:22:23 +01:00
30d8766e26
Add Zonnepanelen.json 2024-03-18 11:22:16 +01:00
02b1f45686
Update TODOs
All checks were successful
Build Docker image / build (push) Successful in 1m11s
Build Golang packages / release (push) Successful in 1m34s
2024-03-18 10:47:10 +01:00
faa79178a5
Upgrade go version. 2024-03-18 10:45:27 +01:00
d4028d37ec
Add daily filter to events count checker.
Some checks failed
Build Docker image / build (push) Failing after 51s
Build Golang packages / release (push) Has been skipped
2024-02-23 12:12:45 +01:00
054a933def
Add instructions for PostgreSQL setup. 2024-02-23 12:11:34 +01:00
01adb82cf2
Rename all tables to opendtu_* 2024-02-22 00:22:26 +01:00
dbf80fa305
Upgrade golang 1.21 -> 1.22 2024-02-21 21:55:53 +01:00
a4ff04245a
Add -v.
All checks were successful
Build Docker image / build (push) Successful in 1m0s
Build Golang packages / release (push) Successful in 1m31s
2024-02-21 20:09:59 +01:00
eafffa009f
Better if. 2024-02-21 20:08:30 +01:00
868805c3a8
Cleanup and conditional on release.
All checks were successful
Build Docker image / build (push) Successful in 1m0s
Build Golang packages / release (push) Has been skipped
2024-02-21 20:06:09 +01:00
0ae503f060
Add release token.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
Build Golang packages / release (push) Successful in 1m28s
2024-02-21 19:55:32 +01:00
533f6f42d5
Another try...
Some checks failed
Build Docker image / build (push) Successful in 1m3s
Build Golang packages / release (push) Failing after 1m25s
2024-02-21 19:46:00 +01:00
b74dbf864b
Remove @main.
Some checks failed
Build Docker image / build (push) Successful in 58s
Build Golang packages / release (push) Failing after 4s
2024-02-21 19:41:51 +01:00
d64a97d6a9
Disable cache.
Some checks failed
Build Docker image / build (push) Successful in 1m9s
Build Golang packages / release (push) Failing after 1m36s
2024-02-21 19:38:37 +01:00
df385055f4
Another try with gitea package.
Some checks failed
Build Docker image / build (push) Successful in 1m16s
Build Golang packages / release (push) Has been cancelled
2024-02-21 19:34:31 +01:00
1956094e32
Another try at releasing.
Some checks failed
Build Docker image / build (push) Successful in 56s
Build Golang packages / release (push) Has been cancelled
2024-02-21 19:27:14 +01:00
31a7fb255a
Remove useless echo. 2024-02-21 19:26:59 +01:00
99d81b5521
Try without ref.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 5s
2024-02-21 19:20:12 +01:00
05edb6f18d
Try @main.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 7s
2024-02-21 19:17:59 +01:00
4aee8eabb7
Change release action repo.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 9s
2024-02-21 19:14:43 +01:00
7b469c0c4f
Change workflow.
Some checks failed
Build Docker image / build (push) Successful in 1m1s
Build Golang packages / release (push) Failing after 13s
2024-02-21 19:10:20 +01:00
56449b11ec
Change go workfow to different runs-on.
Some checks failed
Build Docker image / build (push) Successful in 1m8s
Build Golang packages / release (push) Failing after 22s
2024-02-21 19:06:21 +01:00
b26b9785d4
Improve go.yml workflow.
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-02-21 19:05:56 +01:00
e508e8d967
Add go package build workflow.
All checks were successful
Build Docker image / build (push) Successful in 58s
2024-02-21 19:02:51 +01:00
bfffaa233d
Cleanup TODO, add documentation, add slog, change SQL for TimescaleDB compatibility. Split hints into hints table.
All checks were successful
Build Docker image / build (push) Successful in 1m11s
2024-02-21 18:56:29 +01:00
3c9eb5d332
Don't include compiled binary 2024-02-21 15:44:44 +01:00
2259c8c619
Don't commit docs as long as those are not anonymised yet.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
2024-02-21 11:25:23 +01:00
de11154b96
Add main.go
Some checks failed
Build Docker image / build (push) Has been cancelled
2024-02-21 11:24:32 +01:00
f62f85e788
Add example .env 2024-02-21 11:23:47 +01:00
d8282c601c
Add example compose 2024-02-21 11:23:38 +01:00