py-kms
py-kms copied to clipboard
supervisord daemon
[Unit]
Description=KMS Service
After=multi-user.target
[email protected]
[Service]
Type=simple
ExecStart=/usr/bin/python /root/py-kms/server.py
StandardInput=tty-force
[Install]
WantedBy=multi-user.target
Hi @knifesk
I think wiki is a better place to share supervisord conf. So I create a page here.
Is it fine for you?
I was thinking you could add it as an example in the code or in the readme. But wiki is good too!
On Tue, Jan 29, 2019 at 11:53 PM ThunderEX [email protected] wrote:
Hi @knifesk https://github.com/knifesk
I think wiki is a better place to share supervisord conf. So I create a page here https://github.com/ThunderEX/py-kms/wiki/supervisord-daemon.
Is it fine for you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ThunderEX/py-kms/issues/31#issuecomment-458792096, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUXbAtIgFBffrr8WinBJR5az2_WSQXeks5vIQkNgaJpZM4aP7jD .