Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 6 matches
- Sat May 19, 2018 2:59 pm
- Forum: General Discussion
- Topic: Support for Let's Encrypt wildcards
- Replies: 14
- Views: 21152
- Wed Jun 07, 2017 6:16 pm
- Forum: Web Server
- Topic: How to add more extentions to the "proxy extentions"
- Replies: 6
- Views: 7797
Re: How to add more extentions to the "proxy extentions"
It would be nice to add the woff2
- Tue Jun 06, 2017 2:20 pm
- Forum: Web Server
- Topic: LetsEncrypt renewal killed nginx config
- Replies: 4
- Views: 6123
Re: LetsEncrypt renewal killed nginx config
Yes, I encountered a similar floating bug. Sometimes in nginx config, sometimes in apache.
At the moment, I just changed time of the LE update script run, to be more ready in case of an error (or at least not to sleep :))
At the moment, I just changed time of the LE update script run, to be more ready in case of an error (or at least not to sleep :))
- Fri Dec 16, 2016 1:32 pm
- Forum: Web Server
- Topic: Lets Encrypt Gui working?
- Replies: 18
- Views: 28656
Re: Lets Encrypt Gui working?
Good news : I have retried to create certificates for domains which didn't work and... it's working now !
I'm prety sure it was a limit on let'sencrypt server side, but maybe there is a job to make error messages on VestaCP more explicit...
For information I could created 12 new certificates ...
I'm prety sure it was a limit on let'sencrypt server side, but maybe there is a job to make error messages on VestaCP more explicit...
For information I could created 12 new certificates ...
- Sun Nov 27, 2016 1:17 am
- Forum: Общие вопросы
- Topic: RAM после обновления до 17
- Replies: 104
- Views: 116952
Re: RAM после обновления до 17
У себя на сервере после некоторых копаний и гуглений выяснил, что скачок произошел за счет inactive memory.
В линуксе далеко не гуру - но это вроде как несмертельно.
В линуксе далеко не гуру - но это вроде как несмертельно.
- Fri Sep 30, 2016 12:50 pm
- Forum: General Discussion
- Topic: Security mysql remote user
- Replies: 1
- Views: 3155
Re: Security mysql remote user
You can suspend ACCEPT rule for DB in firewall settings
or add
skip-networking
bind-address = 127.0.0.1
to [mysqld] section of my.cnf
or add
skip-networking
bind-address = 127.0.0.1
to [mysqld] section of my.cnf