Need "nginx configuration file" to proxy PORT through HTTPS (WAN) #27

Open
opened 2023-04-23 13:51:14 +02:00 by qo-op · 0 comments
Owner

Astroport.ONE G1Station is using those ports:

  • API : 1234 / 12245...12445
  • MAP : 12345
  • G1BILLET : 33101 - 33102
  • IPFS : 8080 - 4001 - 5001

Option:

  • Duniter : 9220 (web) - 10901 (bma) - 20901 (ws2p) - 30901 (gva)
    • NextCloud

http is OK when accessed as localhost (or LAN)
In case of WAN use, https is required.

Here is a complex nginx config file that could be useful to adpat...

https://github.com/xwiki-labs/cryptpad/blob/main/docs/example.nginx.conf

Astroport.ONE G1Station is using those ports: * API : 1234 / 12245...12445 * MAP : 12345 * G1BILLET : 33101 - 33102 * IPFS : 8080 - 4001 - 5001 Option: * Duniter : 9220 (web) - 10901 (bma) - 20901 (ws2p) - 30901 (gva) * + NextCloud http is OK when accessed as localhost (or LAN) In case of WAN use, https is required. Here is a complex nginx config file that could be useful to adpat... https://github.com/xwiki-labs/cryptpad/blob/main/docs/example.nginx.conf
qo-op changed title from WAN : "nginx configration file" to proxy PORT through HTTPS to WAN : Need "nginx configration file" to proxy PORT through HTTPS 2023-04-23 13:54:44 +02:00
qo-op changed title from WAN : Need "nginx configration file" to proxy PORT through HTTPS to Need "nginx configration file" to proxy PORT through HTTPS (WAN) 2023-04-23 13:54:55 +02:00
qo-op changed title from Need "nginx configration file" to proxy PORT through HTTPS (WAN) to Need "nginx configuration file" to proxy PORT through HTTPS (WAN) 2023-04-23 13:55:13 +02:00
qo-op added this to the Astroport project 2023-04-23 13:55:43 +02:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: STI/todo#27
No description provided.