Commit Graph

11 Commits

Author SHA1 Message Date
0facd7006e Deploy on FreeBSD better
Added some changes that should help with deploying on FreeBSD.
Before it was holding onto my shell that I ran just deploy from, and killed the proc when I hit ctrl+c.
2025-02-16 12:49:17 -05:00
0151ad157a Add justfile
Make it easier to deploy
2025-02-16 10:05:15 -05:00
4f940db063 Sanitize paths
Use _ instead of . in paths.
This is useful for paths like /.well-known, where the previous subject transformation would be invalid, due to two consecutive dots.
2025-02-11 07:15:22 -05:00
a4a003d9f4 Add host to subject 2025-02-09 17:06:31 -05:00
32c110edfb Use 404 when there are no NATS handlers 2025-02-09 17:06:19 -05:00
7101dd003b Add support for inbox prefix 2025-02-09 16:21:36 -05:00
cb61f0817f Disable NKEY connection for now
Not used and it wasn't working
Added a connection name to make it easier to track the connection
2025-02-09 16:21:36 -05:00
21c6514b87 More connection options 2025-02-01 11:44:22 -05:00
34521571b5 Add env vars
Add support for user and pass connection.
Add support for specifying the HTTP port
2025-02-01 11:43:45 -05:00
aa161c4525 Basic working locally 2025-02-01 11:21:12 -05:00
cdb221b752 Initial commit 2025-02-01 11:03:44 -05:00