binwiederhier
e449f0bda4
Examples
2023-02-07 23:22:29 -05:00
Yonggan
3779b4a923
Update examples.md
2023-02-07 15:00:21 +01:00
Yonggan
9738e4a225
Fix identation
2023-02-07 14:04:09 +01:00
Yonggan
0905016b1f
Update Jellyseerr/Overseerr docs
2023-02-07 14:03:13 +01:00
binwiederhier
df6f53a161
Add Shoutrrr integration
2023-01-26 11:26:11 -05:00
binwiederhier
471775ae49
Remove upx references
2023-01-24 14:57:50 -05:00
Jean-Philippe Baril
804ee3b298
Elements requiring chown to run non-root Docker
...
We also have to chown the attachments directory otherwise the docker container does not start and crashes.
BTW, all that should be automated at the container creation.
Because it took me at least an hour to understand that the only way to accomplish that chown command was to first launch the container as root, run the commands, and only then edit docker-compose.yml to add uid/gid. After that I could restart the container and it would now not crash.
2023-01-22 04:32:30 -05:00
binwiederhier
75c07221ef
Added n8n-ntfy
2023-01-21 16:23:15 -05:00
binwiederhier
167656b38e
Blog post
2023-01-21 15:19:52 -05:00
binwiederhier
5d81f875cb
Merge branch 'main' of github.com:binwiederhier/ntfy
2023-01-21 15:17:48 -05:00
binwiederhier
6ae200e338
Added Portuguese
2023-01-21 15:17:30 -05:00
Julian Lam
c863c86f4c
Update integrations.md
...
+nodebb
2023-01-21 13:57:42 -05:00
Jesse Laning
87f5479662
add blog post for unRAID notifications
2023-01-18 23:16:34 -05:00
binwiederhier
a589705e6d
Add Scrt.link integration
2023-01-14 13:29:57 -05:00
binwiederhier
ee062c13d4
Release notes
2023-01-14 06:46:42 -05:00
Vojtech Balak
0dd07d10a0
Fix small issues in the K8s sts documentation
...
The flag --cache-file and its argument need to be passed as two separate
arguments, otherwise it gets parsed as a single long flag and results in
an "incorrect usage" error.
The pvc needs to be mounted to actually get used.
2023-01-13 19:29:44 +01:00
binwiederhier
1fd166d5c7
Remove upx step from builds
2023-01-12 10:28:00 -05:00
binwiederhier
1aa716de55
Add ntfy-wrapper project
2023-01-10 10:01:28 -05:00
binwiederhier
f631bdc782
Merge branch 'main' of github.com:binwiederhier/ntfy
2023-01-10 08:00:50 -05:00
binwiederhier
81cb055375
Blog posts
2023-01-10 08:00:27 -05:00
Sophie Tauchert
57171f57e4
Add maubot-ntfy to projects
2023-01-08 18:26:23 +01:00
binwiederhier
82df434d19
Projects
2023-01-05 20:52:21 -05:00
binwiederhier
64d4d64aa7
Projects
2023-01-03 21:25:55 -05:00
binwiederhier
1918f7f0aa
Changelog
2022-12-31 09:48:46 -05:00
Philipp C. Heckel
ea0c9c65d9
Merge pull request #562 from fleopaulD/patch-1
...
Added clarification on client.yml configuration
2022-12-31 09:47:51 -05:00
binwiederhier
8aec85c579
Changelog
2022-12-31 09:45:02 -05:00
binwiederhier
e0a957c4e9
Changelog
2022-12-31 09:40:30 -05:00
fleopaulD
b78efdd155
Added clarification on client.yml configuration
...
I didn't understand why the `ntfy publish --debug topic message` command don't choose the default-host I entered in `/etc/ntfy/client.yml`.
If command is run as sudo -> config file = `/etc/ntfy/client.yml`
If command is run as non-sudo -> config file = `~/.config/ntfy/client.yml`
I think this is an important precision for users.
2022-12-30 14:59:28 +01:00
binwiederhier
66c8f8d8df
Added alexbakker/alertmanager-ntfy
2022-12-26 13:33:49 -05:00
binwiederhier
dd282963c3
Health API endpoint
2022-12-24 12:22:54 -05:00
binwiederhier
73e8f955ca
Changelog
2022-12-23 20:54:58 -05:00
binwiederhier
5e7657fc40
SSL config in docs
2022-12-23 20:52:22 -05:00
binwiederhier
76b4d4c10c
Merge branch 'main' into patch-2
2022-12-23 20:46:21 -05:00
binwiederhier
4e7e6e57fe
Bump version
2022-12-23 09:30:24 -05:00
binwiederhier
92d7e5c58a
Bump version
2022-12-23 08:38:45 -05:00
bt90
632d013fb8
Fix IPv6 HTTP listen
2022-12-22 19:45:44 +01:00
bt90
207894dac6
docs: improve nginx config
2022-12-22 19:41:06 +01:00
binwiederhier
6dbe25fcc5
Known issues
2022-12-20 21:58:54 -05:00
binwiederhier
74828adcb8
Added blog posts
2022-12-19 21:56:04 -05:00
Tyler Perkins
049a01d58f
Fix typo
2022-12-16 20:49:00 -05:00
Tyler Perkins
629af0efc3
Add entry to integrations
2022-12-16 20:44:35 -05:00
binwiederhier
67221b015d
Changelog
2022-12-12 09:55:17 -05:00
Philipp Heckel
77ebf306a3
Remove ad-type wording
2022-12-12 09:41:23 -05:00
Philipp C. Heckel
94d3924432
Merge pull request #540 from yardenshoham/gitpod
...
Add Gitpod configuration for quick setup of development environments
2022-12-12 09:26:12 -05:00
Philipp Heckel
321ed12663
Changelog
2022-12-11 15:50:16 -05:00
Yarden Shoham
265af01f9c
Add Gitpod configuration for quick setup of development environments
...
With this change, any developer can simply open a development environment in Gitpod. The environment has docs, web, and binary being built on every code change.
Also included the vscode extensions for Go and Docker.
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-10 21:56:13 +00:00
Philipp Heckel
c500c9c199
Re-word to sound less marketing-y
2022-12-09 10:45:45 -05:00
Ömer Faruk Aydın
8aba600fa5
Add Automatisch to official integrations list
2022-12-09 14:03:50 +03:00
Philipp Heckel
18596ecc34
Changelog
2022-12-08 09:16:59 -05:00
Philipp Heckel
79356baee1
Changelog
2022-12-07 12:03:22 -05:00