Skip to content

Create custom domains using NGINX for your Ubuntu Operational System

License

Notifications You must be signed in to change notification settings

mathiasgheno/quick-domain-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick Domain Config Early Logo

Quick Domain Config

Define custom domains in your Ubuntu Operational System, througth an JSON config and with one command.

Prerequisites

sudo apt install jq && sudo install nginx

Define your router.json file

{
  "git.me": "https://github.com/mathiasgheno"
}

Installing

chmod +x ./scripts/init.sh && cd ./scripts && ./init.sh

Use Cases

  • Direct access to YouTube and Spotify Playlists
  • Direct access to Notion Page
  • Direct access to any query params search URL like google

About

Create custom domains using NGINX for your Ubuntu Operational System

Topics

Resources

License

Stars

Watchers

Forks

Languages