Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 562 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 562 Bytes

docker-ffa-wordpress

FFA docker image derived from wordpress and used for reports archive

Published at docker hub here

To build locally

docker build -t shadiakiki1986/ffa-wordpress:local .

For run usage, check the docker-compose.yml file

Features

  • docker-compose file to launch wordpress and mysql database
  • plugins installed:
  • Rest API
  • basic authorization

TODO

  • add seamless login via ldap
  • check this