Daniel Pupius
5b8bee8736
Script for building and pushing docker to ECR
2025-05-02 14:39:38 -07:00
Daniel Pupius
622e37ae53
Another try at fixing proto in CI
2025-05-02 13:04:56 -07:00
Daniel Pupius
1c7bfcd330
Another try at fixing proto in CI
2025-05-02 12:32:09 -07:00
Daniel Pupius
2ef4cf1166
Debug proto in CI
2025-05-02 12:28:04 -07:00
Daniel Pupius
6675c50e97
GitHub actions
2025-05-02 12:22:45 -07:00
Daniel Pupius
e9fa0104e3
Docker set up and fixes for build
2025-05-01 15:34:16 -07:00
Daniel Pupius
ae496ace52
Makefile to make it easier to monitor bay mesh
2025-04-30 12:59:37 -07:00
Daniel Pupius
64b026646d
Use env and flags for configuration
2025-04-30 10:36:45 -07:00
Daniel Pupius
6844d575c4
Initial skeleton for web application
2025-04-22 13:26:35 -07:00
Daniel Pupius
86380cccf9
Refactor protos
2025-04-21 15:40:10 -07:00
Daniel Pupius
41ee61b59a
Updated logging configuration for dev and json for prod
2025-04-21 14:16:35 -07:00
Daniel Pupius
1c96f0b9f4
Add Logista for JSON log processing
...
- Add .logista.yaml configuration for prettier log output
- Add github.com/dpup/logista as a go tool
- Update Makefile run target to pipe output through logista
- Configure the format to show timestamp, level, and message with colors
- Add special formatting for different message types
- Display telemetry and position data in readable format
- Add table display for remaining structured fields
2025-04-21 11:56:31 -07:00
Daniel Pupius
93c0e9e94f
Refactor decoder to use protocol buffers directly for ServiceEnvelope decoding
2025-04-18 17:48:21 -07:00
Daniel Pupius
5b8d0c6326
Update build process and add proper .gitignore and .env.example
2025-04-18 16:18:16 -07:00
Daniel Pupius
af958ff295
Add protocol buffer generation and packet decoder
2025-04-18 16:13:41 -07:00