Releases: manuroc/docker-wordpress-sqlite
Releases · manuroc/docker-wordpress-sqlite
0.1.3
0.1.2
Initial working release.
Everything works out of the box with Wordpress available on HTTP port 8123 for the 1 minute install.
Additional recommended steps:
- Go to plugins > enable Redis Cache. Go to Redis settings and enable. It should be automatic.
- Go to nginx proxy manager on port 81, set up SSL, and set up a host redirection to enable your domain to point to Wordpress. This will enable you to use HTTPS on your site.
- Note: do not disable the SQLite plugin as it is your only database. If you do so accidentally, add db.php back to wp-content folder.
0.1.1
initial alpha release
Test release