FieldStation42 icon indicating copy to clipboard operation
FieldStation42 copied to clipboard

Publish a docker container image for FieldStation42

Open mwreichelt opened this issue 7 months ago • 5 comments

It would be nice to create a docker container image for FieldStation42 so that I can bundle it with a ws4kp and ws4channels containers and have an easy way to deploy FieldStation42 with a weather channel. This may not be a feasible thing to do yet, but I figured I'd make the request now.

I am only just learning how to use docker, helm, and kubernetes at work and I know enough to be confident that this is possible but I'm still a little fuzzy on the details. I wouldn't mind taking a try at this as a learning activity later, but I also wouldn't mind if someone who knows more did it instead.

mwreichelt avatar May 09 '25 12:05 mwreichelt

There are a lot of use cases where a deploying this in a container makes sense - would definitely be supportive.

shane-mason avatar May 09 '25 14:05 shane-mason

This would be neat to do. I've only done a handful of dockerfiles, so I have a vague idea of where to start. If you want someone to ride shotgun I'd be happy to collaborate on this.

Docker deployment would dramatically simplify install, and I'm a fan.

netpunkstudio avatar May 09 '25 18:05 netpunkstudio

Worked on this feature recently https://github.com/shane-mason/FieldStation42/pull/189

matthew-c-lee avatar May 28 '25 04:05 matthew-c-lee

Thank you for tackling that! Your PR has been instructive.

mwreichelt avatar May 28 '25 10:05 mwreichelt

For sure - this is amazing. Thank you much @matthew-c-lee - I'll add the documentation to the wiki and then we'll close this one.

shane-mason avatar May 28 '25 15:05 shane-mason

Gave this a good test this morning and everything worked great! The only thing I wish is that I could pass in command arguments. I suppose we could set that up with compose or environment? Or am I missing something?

shane-mason avatar Jun 07 '25 16:06 shane-mason

Marking this as completed since this all seems to work. Thanks!

shane-mason avatar Jun 09 '25 01:06 shane-mason