Phpmyadmin 설치
phpmyadmin 설치 후 ssl 인증에서 오늘 너무 많이 했다고... ㅎㅎ
mogibu@mogibu:/$ sudo certbot --nginx --agree-tos --redirect --hsts --staple-ocsp -d pma.~ --email mogibu@gmail.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator nginx, Installer nginx
Obtaining a new certificate
An unexpected error occurred:
There were too many requests of a given type :: Error creating new order :: too many certificates already issued for: kro.kr: see https://letsencrypt.org/docs/rate-limits/
Please see the logfiles in /var/log/letsencrypt for more details.
출처 : https://www.linuxbabe.com/ubuntu/install-phpmyadmin-nginx-lemp-ubuntu-20-04
How to Install phpMyAdmin with Nginx (LEMP) on Ubuntu 20.04 LTS
This tutorial shows you how to install phpMyAdmin with Nginx, MariaDB and PHP7.4 (LEMP) on Ubuntu 20.04. phpMyAdmin is a free and open-source web-based database management tool written in PHP.
www.linuxbabe.com