Knowledge is Yours - Nguyen Si Nhan
Open Your Heart ... Open Your Mind ...
Pages
(Move to ...)
Home
About me
▼
Friday, November 18, 2022
Create shortlink with custom domain with firebase dynamic link by curl
›
curl 'https://firebasedynamiclinks.googleapis.com/v1/shortLinks?key=xxxx' --header 'Content-Type: application/json' --data ...
Monday, November 7, 2022
Solved: [ kubernetes ] client intended to send too large body
›
To set client_max_body_size in ingress-nginx-controller you must add more this line to yaml file like that: apiVersion: networking.k8s.io...
Sunday, October 9, 2022
Upgrade nginx on the fly - no downtime
›
#first please check pid file by: cat /var/run/nginx.pid #copy new binary to /sbin/nginx and force overwrite if you don...
‹
›
Home
View web version