homeserver
This is an old revision of the document!
Home server configurations
Services
- pvsolar.service
[Unit] Description=Solis solar readings After=multi-user.target Conflicts=getty@tty1.service [Service] Type=simple WorkingDirectory=/home/karcio/git/soliscloud-monitoring/ ExecStart=/home/karcio/git/soliscloud-monitoring/virtenv/bin/python /home/karcio/git/soliscloud-monitoring/src/user_station_list.py StandardInput=tty-force [Install] WantedBy=multi-user.target
- no.service
[Unit] Description=Custom Python Service After=multi-user.target Conflicts=getty@tty1.service [Service] Type=simple ExecStart=/home/karcio/git/weather-logger/virtenv/bin/python /home/karcio/git/weather-logger/src/getWeather.py StandardInput=tty-force [Install] WantedBy=multi-user.target
- nvme in fstab
UUID=ea9b6a65-aba1-49e2-94eb-9390394b67bd /mnt/nvme ext4 noauto,rw,users,permissions 0 0
or
UUID=ea9b6a65-aba1-49e2-94eb-9390394b67bd /mnt/nvme ext4 defaults 0 0
homeserver.1706039717.txt.gz · Last modified: 2024/01/23 19:55 by karcio