Ryan Hughes
ed06892970
Switch log uploader from 0x0.st to logs.omarchy.org
...
0x0.st has been intermittently down. logs.omarchy.org accepts the same
curl -F 'file=@-' POST and returns the resulting URL in the response
body, so the swap is purely the endpoint. Dropping the -Fexpires=24
parameter since logs.omarchy.org doesn't honour it (and doesn't expire
uploads by default).
2026-06-04 18:34:35 -04:00
d2a4cc0c4d
Add omarchy CLI ( #5477 )
...
* Add omarchy CLI
* Remove outdated or internal
* Add bash completions for command
* Add omarchy command documentation
* Add missing docs
* Correct to what's now right
* Fix tests
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-01 17:40:22 +02:00
David Heinemeier Hansson
7514ae7dcf
Use consistent bash5 style for conditionals and quoting
2026-02-21 10:18:47 +01:00
Dipesh Babu and GitHub
413ddd2ea7
docs: correct omarchy-debug journalctl section label ( #4654 )
2026-02-20 22:41:00 +01:00
David Heinemeier Hansson
ca40676657
Add documentation to Omarchy commands
2026-01-05 10:17:32 +01:00
Ryan Hughes
16a9bc295c
Add --no-sudo and --print to debug
2026-01-03 16:34:53 -05:00
Ryan Hughes
50e68f466e
Just kidding
2025-10-23 20:29:07 -04:00
Ryan Hughes
62b6802641
Don't run as root
2025-10-23 20:28:23 -04:00
Ryan Hughes
4f2f7b41e7
Add branch
2025-10-23 20:17:58 -04:00
Ryan Hughes
b6eb76d3ea
Add omarchy-debug
2025-10-23 17:15:57 -04:00