Skip to content

Releases: manuroc/docker-wordpress-sqlite

0.1.3

10 Apr 11:33
3e24a08

Choose a tag to compare

Update docker-compose.yml

0.1.2

10 Apr 11:16
0524e9a

Choose a tag to compare

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

10 Apr 11:14
3c3eb89

Choose a tag to compare

0.1.1 Pre-release
Pre-release
Update Dockerfile

initial alpha release

10 Apr 11:12
3c3eb89

Choose a tag to compare

initial alpha release Pre-release
Pre-release

Test release