Skip to content

Instantly share code, notes, and snippets.

View vinisba's full-sized avatar
🏠
Working from home

Vinícius Borba vinisba

🏠
Working from home
View GitHub Profile
@vinisba
vinisba / pms_ubuntu_2204.md
Last active March 21, 2023 12:07
Hospedin PMS Ubuntu 22.04

Hospedin PMS setup on Ubuntu 22.04

Requeriments

  • ruby 2.5.0
  • node 14.x

Base

Install necessaries packages

$ # ruby is needed for rvm compile new builds
[Unit]
Description=A spotify playing daemon
Documentation=https://github.com/Spotifyd/spotifyd
Wants=sound.target
After=sound.target
Wants=network-online.target
After=network-online.target
[Service]
ExecStart=/home/vinisba/Workspace/Repositories/Personal/spotifyd/target/release/spotifyd --no-daemon