docker-compose-wordpress icon indicating copy to clipboard operation
docker-compose-wordpress copied to clipboard

Developer workflow checklist [WIP]

Open rahul286 opened this issue 6 years ago • 5 comments

Some challenges developers face:

  • [ ] Moving things between local machine and remote server
  • [ ] Efficient mysql export (mysqldump) and import
  • [ ] Copying large wp-content/uploads folder (nginx proxy hack)
  • [ ] Keeping track of HTTP password (hint: nginx + Google auth for org domain would help)

rahul286 avatar Feb 15 '18 06:02 rahul286