dejanstojanovic / orangepi-pwm

Orange PI PWM fan control
16 stars 3 forks source link

Documentation is confusing #13

Closed rglory closed 9 months ago

rglory commented 9 months ago

This project is a proper service library. It is recommended to run it as compiled binary.

How do I compile? How do I install compiled binary and where?

All configurations are in appsettings.json configuration file.

What directory should I put this file?

Once peoject is published

How it is published?

. Confiuration values will be automatically reloded once configuration/setting file changes are saved.

Which file and where?

To run it as a systemd service use the followin service configuration

What should be the file name?

dejanstojanovic commented 9 months ago

Hi, I created this project to have a reminder for myself when restoring it on another SBC, so I guess I did not get much into details, but if you are at least a little bit familiar with now .NET Core and systmed works you should be able to run it without any problems. Just to give you some heads up with your questions:

I hope this helps, but try to read a bit of documenttation regarding the .NET core and systemd to make things easier to understand. Anything I can help with, just text me

xsetiadi commented 2 months ago

have you able to run this service? im failed. sorry I'm really not understand in dotnet