Skip to content

innoversat/taksim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Taksim is still in development. It is not ready for production use, be careful when using it.

Taksim

Taksim is a tool for setting up Nginx with SSL certificates with ease.

Prerequisites

  • Python 3.10+ (of course)
  • Nginx
  • Certbot

Installation

git clone https://github.com/innoversat/taksim.git
cd taksim

Usage

sudo python main.py -d example.com -d www.example.com -p 3000

This command will set Nginx to listen on port 3000 and redirect all requests to the domains to the local server, and Certbot will automatically generate and install the SSL certificate.

Note: You have to set up Certbot before running this command.

License

Taksim is licensed under the MIT License. See the LICENSE file for details.

About

Taksim is a tool for setting up Nginx with SSL certificates with ease.

Resources

License

Stars

Watchers

Forks

Languages