Skip to content
View systemis's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home

Organizations

@ancient8-dev
Block or Report

Block or report systemis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Deploying NEXTJS site with nginx + pm2 Deploying NEXTJS site with nginx + pm2
    1
    # How to setup next.js app on nginx with letsencrypt
    2
    > next.js, nginx, reverse-proxy, ssl
    3
    4
    ### 1. Install nginx and letsencrypt
    5
    ```bash