Skip to content

chromsh/notion-nginx-proxy-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

notion-nginx-proxy-config

For when you want to publish notion on your own domain.

Usage

Include this config file from your own nginx.conf!

You must change some settings.

  • CHANGE_TO_YOUR_DOMAIN
    • your custom domain name
  • /path/to/signed_cert_plus_intermediates
    • your domain's ssl certificate path
  • /path/to/private_key
    • your domain's ssl certificate key path
  • /path/to/dhparam
  • ${change_to_your_notion_public_page_root_path}
    • Make your notion page public, and copy your URL path.
  • ${YOUR_GTM_ID}
    • your GTM IDString (GTM-${IDString})

About

For when you want to publish notion on your own domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published