Awesome! Thanks for letting us know and for being a maintainer!
1 Like
@TheLumberjack I want to package the Ziti router next. Can you give me some pointers on which commands and arguments to use, and what the systemd service file for Debian looks like?
I'm one step closer, I see ziti-router is a sub package of the ziti repo (same as ziti-cli). I think I can figure out the rest.
There's a whole package that we maintain with some small bootstrapping that you could have a look at as well as a docker container. I'm not sure which would be better for you but you could start with Router Deployment | NetFoundry Documentation and / or Deploy the Router with Docker | NetFoundry Documentation and see what you like in there?
the real key is to be able to enroll the router, and then run the router. that's the most basic steps. You also need to setup the proper SANS (DNS/IP) in the config file, the controller url and "other stuff" if the user wants to change it.
And based on your last message - seems like you're on your way 
1 Like