-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
Thanks. I am still having some issues with repurposing the that would be awesome. |
Does it work as is? Would it be simpler and more robust to run a shell script instead? I'm currently working on the Raspiblitz integration, see here https://github.com/xavierfiechter/raspiblitz/blob/master/home.admin/config.scripts/bonus.labelbase.sh |
start-os is really Docker-centric. |
Okay, but does labelbase-startos work as it is right now? Sorry, I don't have a test device at hand at the moment. |
No it doesn't. I've merged #4 since it is 99% of the way. |
The problem is not packaging it to start-os, but to convert the docker compose to a single dockerfile. |
Got it.
I don't particularly like that approach, yet many Dockerfiles include hard-coded passwords. That's why I implemented it using the Twelve-Factor App methodology, which resulted in an exports.sh file. But hey, let's get this up and running. I'll check the Dockerfile as soon as possible. |
Yes that will change 😓 it will not be hardcoded. Edit: tracking on #7. |
Awesome! |
Thank you for making Labelbase available on Start9.
Labelbase 2.2.0 was just released. I have updated the submodule with the corresponding tag.