Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
update to 0.9.8-20
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Apr 10, 2018
1 parent e4a7823 commit 4f733a7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The ultimate control panel with docker (thanks lagun4ik for a great start)

What's included?
* ubuntu 16.04 lts + Vesta 0.9.8-18
* ubuntu 16.04 lts + Vesta 0.9.8-20
* nginx (proxy) -> apache2 -> php-fcgi - high performance and flexible implementation
* added ability to also run php-fpm
* ssh/sftp, letsencrypt, memcached, redis, MariaDB 10.2, postgresql 9.6, nodejs 8.x, golang 1.10, openvpn, mongodb, couchdb, .net core 2.0 runtime
Expand Down Expand Up @@ -52,11 +52,11 @@ FTP was not installed on purpose because it's not secure. Use SFTP instead on t
- [x] nodejs, golang
- [x] MariaDB/MySQL, Postgresql, Mongodb
- [x] add incron to monitor and immediately backup /etc/{passwd,shadow,gshadow,group}
- [ ] java, dotnet
- [ ] openvpn
- [x] nginx pagespeed module
- [x] multiple php{5.6,7.0,7.1,7.2} fcgi and fpm templates
- [x] redirect awstats
- [ ] java, dotnet
- [ ] openvpn

### known issues
- [ ] MariaDB password is not saved across backup and restore. After you restore, go to VESTA DB admin UI and update the password.
Expand All @@ -74,6 +74,8 @@ If you use this Docker for hosting and allow your user to login, I also recommen
Enjoy!!!

## Release Notes
1.3.3 - update to 0.9.8-20

1.3.1 - upgrade documentation.

```
Expand Down

1 comment on commit 4f733a7

@susinths
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for security hardening!

Please sign in to comment.