1. 24 Sep, 2017 1 commit
  2. 23 Sep, 2017 1 commit
    • Taufek Johar's avatar
      Add Terraform to Workspace · 8cb4c8d6
      Taufek Johar authored
      Added Terraform (www.terraform.io) binary to workspace container.
      This tool is useful to spawn resources to multiple cloud providers via config files.
      8cb4c8d6
  3. 22 Sep, 2017 4 commits
  4. 20 Sep, 2017 2 commits
  5. 19 Sep, 2017 2 commits
  6. 18 Sep, 2017 2 commits
  7. 16 Sep, 2017 1 commit
  8. 15 Sep, 2017 1 commit
    • Joel Simpson's avatar
      Update docker-compose.yml · a5f3a92e
      Joel Simpson authored
      It looks like the 
           219: user: "1000:50" 
      statement was added a while back to fix a file permissions issue, but on a completely fresh up it keeps mysql from starting, generating the following.  Removing the line allowed everything to work properly.:
      
      mysql_1                | Initializing database
      mysql_1                | mysqld: Can't create/write to file '/var/lib/mysql/is_writable' (Errcode: 13 - Permission denied)
      mysql_1                | 2017-09-14T23:55:30.989254Z 0 [Note] Basedir set to /usr/
      mysql_1                | 2017-09-14T23:55:30.989559Z 0 [Warning] The syntax '--symbolic-links/-s' is deprecated and will be removed in a future release
      mysql_1                | 2017-09-14T23:55:30.989602Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
      mysql_1                | 2017-09-14T23:55:30.990877Z 0 [ERROR] --initialize specified but the data directory exists and is not writable. Aborting.
      mysql_1                | 2017-09-14T23:55:30.990886Z 0 [ERROR] Aborting
      a5f3a92e
  9. 13 Sep, 2017 1 commit
  10. 12 Sep, 2017 2 commits
  11. 06 Sep, 2017 4 commits
  12. 05 Sep, 2017 6 commits
  13. 04 Sep, 2017 2 commits
  14. 31 Aug, 2017 1 commit
  15. 30 Aug, 2017 1 commit
  16. 29 Aug, 2017 1 commit
  17. 23 Aug, 2017 4 commits
  18. 22 Aug, 2017 1 commit
  19. 19 Aug, 2017 1 commit
  20. 17 Aug, 2017 2 commits