ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25 stars 9 forks source link

NOISSUE - Run manager using systemd #213

Closed SammyOina closed 2 months ago

SammyOina commented 2 months ago

What type of PR is this?

This is a feature to simplify running manager using systemd

What does this do?

Which issue(s) does this PR fix/relate to?

None

Have you included tests for your changes?

No

Did you document any new/modified feature?

No documentation will be added in another pr

Notes

make
sudo make install 
sudo make run
sudo systemctl status cocos-manager.service
journalctl -u cocos-manager.service
dborovcanin commented 2 months ago

@SammyOina Please resolve conflicts.