Eric Rakestraw ejr
  • Joined on 2024-07-26
ejr pushed to main at ejr/feedkit 2026-02-08 01:45:32 +00:00
3c95fa97cd Updated the README to reflect recent updates to default sinks.
ejr pushed to main at ejr/weatherfeeder 2026-02-08 01:36:59 +00:00
cff8c5f593 Merged SCHEMA.md into API.md and made some tweaks to ensure consistency with the underlying domain model.
ejr pushed to main at ejr/weatherfeeder 2026-02-07 23:26:21 +00:00
190420e908 Added a SCHEMA.md with espress documentation of the JSON output schemas emitted by weatherfeeder.
ejr pushed to main at ejr/ansible-role-feedstack 2026-02-07 23:11:02 +00:00
dd8879972a Updated the default weatherfeeder config.yml to include output to NATS.
ejr pushed to main at ejr/weatherfeeder 2026-02-07 17:58:28 +00:00
9663fdfc43 Updated main.go to register the postgres and NATS sinks in addition to the stdout sink.
ejr pushed to main at ejr/weatherfeeder 2026-02-07 17:38:09 +00:00
ffd4dfa76d Updated feedkit dependency to v0.4.1.
ejr pushed tag v0.4.1 to ejr/feedkit 2026-02-07 17:36:53 +00:00
ejr pushed to main at ejr/feedkit 2026-02-07 17:36:26 +00:00
dbca0548b1 Implemented a builtin NATS sink.
ejr pushed to main at ejr/ansible-role-feedstack 2026-02-07 17:01:41 +00:00
91e0c7334d Add initial configuration and templates for feedstack role.
ejr created repository ejr/ansible-role-feedstack 2026-02-07 13:34:35 +00:00
ejr pushed tag v0.2.1 to maximumdirect.net/docker-openldap 2026-02-02 03:45:38 +00:00
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 03:40:52 +00:00
800010b1ff Create a symlink to /run at /var/run because Ubuntu.
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 03:34:25 +00:00
6e762a268b Updated Dockerfile to create /run/slapd instead of /var/run/slapd because Ubuntu.
ejr pushed tag v0.2 to maximumdirect.net/docker-openldap 2026-02-02 03:20:20 +00:00
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 03:20:20 +00:00
9366eab50e Updated the Woodpecker pipeline to build when a new tag is pushed.
ejr deleted tag v0.2.1 from maximumdirect.net/docker-openldap 2026-02-02 03:18:34 +00:00
ejr deleted tag v0.2 from maximumdirect.net/docker-openldap 2026-02-02 03:18:29 +00:00
ejr pushed tag v0.2.1 to maximumdirect.net/docker-openldap 2026-02-02 03:16:52 +00:00
ejr pushed tag v0.2 to maximumdirect.net/docker-openldap 2026-02-02 03:13:07 +00:00
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 03:10:32 +00:00
ba51716a00 Fixed a typo in the mkdir command in the Dockerfile.