summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2024-02-26kvmd-pass.serviceMaxim Devaev
2024-02-15edid: New EDIDs for DIYsMaxim Devaev
2024-02-15edid: New EDID for V3Maxim Devaev
2024-02-15edid: New EDIDs for V4Maxim Devaev
2024-02-14edid: New EDIDs for V4 with audio/speakers blocksMaxim Devaev
2024-02-03kvmd-nginx-mkconf: Render nginx config with kvmd settingsMaxim Devaev
2023-12-06updated default override.yamlMaxim Devaev
2023-11-20prettify sedsMaxim Devaev
2023-11-17run bootconfig before all kvmd services and wait for itMaxim Devaev
2023-10-22fixed hid-bridge udev ruleMaxim Devaev
2023-10-21udev rule for pico hid bridgeMaxim Devaev
2023-10-21removed netctl dhcp hookMaxim Devaev
2023-10-10missing option for #152Maxim Devaev
2023-10-10[v2-hdmi-rpi3.yaml] add h264 sink from v1 (#152)Alexander Georgievskiy
Seems that v2 lost h264 support from v1 somehow. Tested h264 support on v2 with rpi3a+
2023-09-10mute false-positive underpower on cm4-based (v4) devicesMaxim Devaev
2023-08-07using power detect for v1Maxim Devaev
2023-08-04v1Maxim Devaev
2023-07-07nginx update with http2 directiveMaxim Devaev
2023-06-05kvmd-tc358743: clear edid on stopMaxim Devaev
2023-06-02using short no-pulse gpio formMaxim Devaev
2023-06-02v4 gpio const1Maxim Devaev
2023-05-31sysctl: tune dirty data writeback policies (#135)Juhyung Park
The existing policy sets dirty_background_bytes to 5, which is erroneously too small that incurs write amplification and read starvations. Considering a raspi with 2 GiB of RAM, this is 43 million times smaller than the default Linux policy, which is 10%. Considering that this will be deployed to mostly read-only system with emphasis on data integrity (hence needing tighter data writeback), set this to 256 KiB. Continuing addressing the overly excessive data writeback policies, also bump the dirty_writeback_centisecs from 250ms to 1000ms. Any dirty data written in the past 1 second will be written to the storage. Signed-off-by: Juhyung Park <[email protected]>
2023-05-28kvmd-bootconfig: improved oled handlingMaxim Devaev
2023-04-26v4: 1080p60 is a native resolution nowMaxim Devaev
2023-03-04removed deprecated configsMaxim Devaev
2023-01-22fixMaxim Devaev
2023-01-22TOTP implementationMaxim Devaev
2023-01-22enabled edid audio on v4 by defaultMaxim Devaev
2023-01-18removed server_nameMaxim Devaev
2022-12-07v4: min fan speed is 27%Maxim Devaev
2022-11-29janus: enabled audio by defaultMaxim Devaev
2022-11-23nextgenMaxim Devaev
2022-11-23removed kvmd-msd-aumMaxim Devaev
2022-10-19nginx: serve ACME challenges over unencrypted HTTP (#116)Wojtek Porczyk
RFC 8555 section 8.3 [1] states HTTP challenge MUST be served over TCP port 80 and while the verification follows redirects, those are unneed and migh be harmful in specific deployment scenarios. [1] https://datatracker.ietf.org/doc/html/rfc8555#section-8.3 Signed-off-by: Wojtek Porczyk <[email protected]>
2022-10-16added restart options to the kvmd-nginx.serviceMaxim Devaev
2022-08-27loc-bigpost.confMaxim Devaev
2022-08-27removed body limit for /api/hid/printMaxim Devaev
2022-07-24loc-nobuffering.confMaxim Devaev
2022-07-24disabled buffering for /api/msd/readMaxim Devaev
2022-07-24reading images apiMaxim Devaev
2022-07-16hanged EDID monitor name to PiKVM and manufacturer to LNXMaxim Devaev
2022-07-02env file for kvmd-certbotMaxim Devaev
2022-06-24fixed permissionsMaxim Devaev
2022-06-24kvmd-certbotMaxim Devaev
2022-06-19kvmd-pst member of kvmd groupMaxim Devaev
2022-06-19print all logs to stderrMaxim Devaev
2022-06-19ipmproved pst server logicMaxim Devaev
2022-06-18removed old zerow configsMaxim Devaev
2022-06-15pst serverMaxim Devaev
2022-06-07ustreamer 5.8 and new janus configMaxim Devaev