Skip to content

cookii-king/express-api-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

express-api-setup

Ubuntu 20.04

run the one line cli command on mac

curl -sSL https://raw.githubusercontent.com/cookii-king/express-api-setup/main/mac/setup-server.sh -o setup-server.sh && chmod +x setup-server.sh && ./setup-server.sh

if you have an issue when restarting or shutting down your server, run the one line cli command on mac

curl -sSL https://raw.githubusercontent.com/cookii-king/express-api-setup/main/mac/reset-nginx-solution.sh -o reset-nginx-solution.sh && chmod +x reset-nginx-solution.sh && ./reset-nginx-solution.sh

The select option 1 so that it can attempt to reinstall the certificates instead of renewing because you limited to 5 renews per week with certbot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages