Awesome. Thanks! The stuff I have shown has relatively poor security; if you want to expose the service on the net, you can use nginx as a web server...
Hi. A "regular" user should (normally) not have the need to create any service. However, if you are a software developer that wants to deploy a self-developed application that provides some service, or have some program that should be used as a service but does not have a corresponding rc script, then this information might be useful :-)
super excellent, just wrote my own rd.d script following this tutorial and now I have ttyd working for me. thank you!
Awesome. Thanks! The stuff I have shown has relatively poor security; if you want to expose the service on the net, you can use nginx as a web server...
Another masterpiece 👏🔥
Thank you! :-) Such nice comments are a really good incentive to produce further content.
why I would want to create a system service?
Hi. A "regular" user should (normally) not have the need to create any service. However, if you are a software developer that wants to deploy a self-developed application that provides some service, or have some program that should be used as a service but does not have a corresponding rc script, then this information might be useful :-)
@@BSDJedi makes sense! appreciate the explanation