Skip to content

Setup ntfy and cloudflare tunnel via docker-compose setup on home server.

License

Notifications You must be signed in to change notification settings

davidamacey/run_ntfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run_ntfy

This is a simple repository for running ntfy and cloudflare tunnel on a home server.

It appears that running the docker containers on separate docker networks does not resolve properly when off the some network as the home server.

This configuration works with iOS, home server, and cloudflare. Tested on home WiFI and 5G service.

This repository is a result of issue #888 within the ntfy repository.

Settings

Adjust the server.yml base-url as appropriate for your server domain.

Configure Cloudflare

Configure your cloudflare tunnel as follows:

  • subdomain: ntfy
  • domain: mydomain.com
  • path: (empty)
  • type: HTTP
  • url: ntfy

Configure Docker-Compose File

  1. Set your timezone as appropriate
  2. Set you volumes location, use the current location or set another by moving your settings.yml file to new location
  3. In tunnel command change 'mysecretkey' with your private key from cloudflare

About

Setup ntfy and cloudflare tunnel via docker-compose setup on home server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published