2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

Commit Graph

  • a7f564e222
    added the frappe folder again Mendel Greenberg 2019-01-24 06:10:42 -0500
  • a191f74c14
    added a .gitignore Mendel Greenberg 2019-01-23 07:23:08 -0500
  • 7da37607d4
    some more slight name changes Mendel Greenberg 2019-01-20 07:30:35 -0500
  • 1ae03914ab
    moving some things around for less lines Mendel Greenberg 2019-01-20 07:02:09 -0500
  • 8a4e2d02d4
    changed test.py to avoid naming errors Mendel Greenberg 2019-01-19 19:50:32 -0500
  • 26eb48b087
    Changed the readme significantly Mendel Greenberg 2019-01-19 19:50:13 -0500
  • 802686518c
    added a docker down feature to dbench and changed some of the docs Mendel Greenberg 2019-01-18 16:07:18 -0500
  • a8d4fe1bb9
    moved redis configuration folder into conf/ Mendel Greenberg 2019-01-18 15:53:53 -0500
  • 293229e463
    removed adding site names to host (its pointless) Mendel Greenberg 2019-01-18 07:45:44 -0500
  • a2e942496e
    Clean cache to get a smaller image (#57) William Moreno 2018-10-22 01:11:59 -0600
  • cc277c00cd
    bench setup anything-else should work now chabad360 2018-10-19 18:51:12 +0000
  • 9f34d06a4b
    dbench: fix init issues (#55) Chinmay Pai 2018-10-13 17:20:04 +0000
  • 36ea7c5d70
    changes some of the wording of the help message chabad360 2018-10-05 22:12:48 +0000
  • ac6756c30a
    added help to dbench, and updated readme chabad360 2018-10-05 22:05:26 +0000
  • 0618f89c5c
    Travis! chabad360 2018-10-05 21:35:19 +0000
  • 9424efb63e
    oops, but only for travis, this runs fine chabad360 2018-10-05 20:11:11 +0000
  • d101c6447b
    Oops... chabad360 2018-10-05 20:03:06 +0000
  • f7f108f8f8
    fixed travis, and cleaned up dbench a little chabad360 2018-10-05 19:57:59 +0000
  • 05fda94220
    dockerfile: clean up (#52) chabad360 2018-10-05 11:50:11 -0700
  • aeb741a4a3
    Switch bench to dbench, added -s feature of dbench to bench. updated Docker file with sudo and vim, and setup travis to run with said changes chabad360 2018-10-05 19:31:09 +0000
  • ed7ba75cd0
    all installs are in one apt command chabad360 2018-10-05 11:45:06 -0700
  • 35ca60899c
    Removed MAINTAINER in favor of LABEL chabad360 2018-10-05 02:55:43 +0000
  • b04151ec00
    Removed extra line chabad360 2018-10-04 18:59:57 -0700
  • 7cc8bc0820
    Condensed Dockerfile chabad360 2018-10-04 18:59:18 -0700
  • 309f6810b4
    hopefully should fix the args issue chabad360 2018-10-05 05:10:22 +0000
  • 95153e9d95
    update dbench jesen-surjadi 2019-01-25 06:01:30 -0600
  • 6f8473f2b3
    update docker-compose.yml jesen-surjadi 2019-01-25 05:47:04 -0600
  • ba3baf487c
    remove dynamic pid files jesen-surjadi 2019-01-25 05:37:32 -0600
  • f0a233d489
    create a new Dockerfile.shared_conf jesen-surjadi 2019-01-25 05:33:25 -0600
  • da76847b93
    added a docker down feature to dbench and changed some of the docs Mendel Greenberg 2019-01-18 16:07:18 -0500
  • 574349d16c
    moved redis configuration folder into conf/ Mendel Greenberg 2019-01-18 15:53:53 -0500
  • ea70e8669b
    removed adding site names to host (its pointless) Mendel Greenberg 2019-01-18 07:45:44 -0500
  • 9a57bafc3e
    Merge remote-tracking branch 'upstream/master' Mendel Greenberg 2019-01-13 14:13:57 -0500
  • 6fdecb1b40 wkhtmltopdf binary qt patched for alpine linux Revant Nandgaonkar 2018-10-30 13:37:45 +0530
  • 37ab01d6eb expose volume and ports Revant Nandgaonkar 2018-10-25 11:52:28 +0530
  • c9fb9e6a54 docker-compose for frappe-alpine Revant Nandgaonkar 2018-10-25 11:05:58 +0530
  • 3e8233adef Install Frappe using alpine image Revant Nandgaonkar 2018-10-25 10:49:05 +0530
  • 687ef7cecc Clean cache to get a smaller image (#57) William Moreno 2018-10-22 01:11:59 -0600
  • 0da038812c
    Clean cache to get a smaller image William Moreno 2018-10-21 16:15:53 -0600
  • 86d138e8e3 bench setup anything-else should work now (#56) chabad360 2018-10-20 00:54:21 -0400
  • c79ac28179 bench setup anything-else should work now chabad360 2018-10-19 18:51:12 +0000
  • 6fc3bfbdcf
    dbench: fix init issues (#55) Chinmay Pai 2018-10-13 17:20:04 +0000
  • 89ce866a22
    dbench: fix init issues Chinmay Pai 2018-10-13 19:06:43 +0530
  • 2b1334d5a5 improvements to travis and dbench (#53) chabad360 2018-10-12 20:05:29 -0700
  • cb1b51a2c3 changes some of the wording of the help message chabad360 2018-10-05 22:12:48 +0000
  • 29e72263ac added help to dbench, and updated readme chabad360 2018-10-05 22:05:26 +0000
  • 5529ba4d40 Travis! chabad360 2018-10-05 21:35:19 +0000
  • 4a3aa8042e oops, but only for travis, this runs fine chabad360 2018-10-05 20:11:11 +0000
  • 50d595e261 Oops... chabad360 2018-10-05 20:03:06 +0000
  • 581966352d fixed travis, and cleaned up dbench a little chabad360 2018-10-05 19:57:59 +0000
  • cde3a5ce0d
    Merge branch 'master' into develop chabad360 2018-10-05 12:35:49 -0700
  • d9dcc0dd01 Switch bench to dbench, added -s feature of dbench to bench. updated Docker file with sudo and vim, and setup travis to run with said changes chabad360 2018-10-05 19:31:09 +0000
  • bef1dee945
    Merge pull request #3 from chabad360/master chabad360 2018-10-05 12:22:23 -0700
  • e079c479f5 dockerfile: clean up (#52) chabad360 2018-10-05 11:50:11 -0700
  • 3356edf0bb
    all installs are in one apt command chabad360 2018-10-05 11:45:06 -0700
  • 23ea21efb8 Fixed argument issue, should work now chabad360 2018-10-05 05:50:10 +0000
  • fbe00a376f this is more complicated than i thought chabad360 2018-10-05 05:21:20 +0000
  • da8d7a9da7 apparently, new-site issue is because of wrong dir chabad360 2018-10-05 05:16:07 +0000
  • 720e0bcf76 hopefully should fix the args issue chabad360 2018-10-05 05:10:22 +0000
  • 81cb5f3e9d auto add permissions chabad360 2018-10-05 05:00:14 +0000
  • 93cd0d6ac7 fixes and tests chabad360 2018-10-05 04:30:13 +0000
  • 19021a820b fixed perm issue and added docker control chabad360 2018-10-05 04:23:19 +0000
  • d73397165f testing replacement for dbench chabad360 2018-10-05 04:12:53 +0000
  • d1a544121c Removed MAINTAINER in favor of LABEL chabad360 2018-10-05 02:55:43 +0000
  • 08ea52ef1f
    Removed extra line chabad360 2018-10-04 18:59:57 -0700
  • 6b7b49089b
    Condensed Dockerfile chabad360 2018-10-04 18:59:18 -0700
  • e382d27765
    Merge pull request #51 from chabad360/master Chinmay Pai 2018-10-04 10:56:55 +0000
  • e727e3dc13
    Merge pull request #1 from chabad360/develop chabad360 2018-10-03 18:15:46 -0700
  • 1f8685dce1
    Fixed bad volume naming chabad360 2018-10-03 17:10:27 -0700
  • 835e5d60b6
    Update docker-compose.yml chabad360 2018-10-03 17:05:37 -0700
  • 70a45b2f5d
    Update docker-compose.yml chabad360 2018-10-03 16:20:05 -0700
  • 73b778a9cc
    Merge 5fe3bd0aef into 62c15cc2ac Mohammed R Abukhamseen 2018-09-28 10:47:55 +0000
  • 62c15cc2ac
    Merge pull request #49 from Thunderbottom/fix-docker Chinmay Pai 2018-09-28 14:53:24 +0530
  • f96ffe5d70
    redis: revert mistakes Chinmay Pai 2018-09-28 14:45:30 +0530
  • 88a9e3398c
    Merge pull request #48 from Thunderbottom/fix-docker Chinmay Pai 2018-09-28 13:35:10 +0530
  • 18e09eb3e0
    Merge pull request #47 from Thunderbottom/master Chinmay Pai 2018-09-28 13:34:24 +0530
  • 732dc1c035
    Merge pull request #41 from yeisonvargasf/master Chinmay Pai 2018-09-28 13:34:12 +0530
  • 62f1129b3f
    redis: fix redis Chinmay Pai 2018-09-28 13:30:13 +0530
  • 4c3c7fc45c
    travis: replace unexisting command option Chinmay Pai 2018-09-27 13:19:47 +0530
  • 8e0e92ad6c Update to install patched wkhtmltopdf Sun Howwrongbum 2018-09-02 14:27:49 +0530
  • e4e6a2378f
    Merge f4bb86d808 into 6e8bb9a142 sopanawit 2018-08-17 03:10:03 +0000
  • f4bb86d808 Update Dockerfile Sopanawit Pichidtienthum 2018-08-17 10:09:15 +0700
  • 6f125f1b02 Rebase Dockerfile (commit to wrong branch) Sopanawit Pichidtienthum 2018-08-17 10:05:34 +0700
  • 8f3cb65362 Merge branch 'master' of github.com:sopanawit/frappe_docker Sopanawit Pichidtienthum 2018-08-17 09:58:41 +0700
  • 264e3e3b7c Update Dockerfile sopanawit 2018-08-17 09:55:32 +0700
  • cedbccf86b Update Dockerfile sopanawit 2018-08-17 09:54:23 +0700
  • 1e540a5b73
    Merge 7501e0a8a6 into 6e8bb9a142 sopanawit 2018-08-17 02:55:36 +0000
  • 7501e0a8a6
    Update Dockerfile sopanawit 2018-08-17 09:55:32 +0700
  • 1422b9f6b7
    Update Dockerfile sopanawit 2018-08-17 09:54:23 +0700
  • 28f3af05f5
    Merge pull request #1 from sopanawit/develop sopanawit 2018-08-17 09:53:16 +0700
  • 632275596f Update Dockerfile to use ubuntu 18.04 as production and update some library to a newer version. Sopanawit Pichidtienthum 2018-08-17 09:51:47 +0700
  • 864d46e411 Specific mariadb version to 10.2 Sopanawit Pichidtienthum 2018-08-17 09:35:01 +0700
  • 95e5ef5ed8
    Merge 70d0d21f4f into 6e8bb9a142 chabad360 2018-08-09 22:40:59 +0000
  • 70d0d21f4f
    Update README.md chabad360 2018-08-09 15:40:57 -0700
  • 3ba45bac53
    Update README.md chabad360 2018-08-09 15:40:41 -0700
  • a3b96c311f
    Update dbench chabad360 2018-08-08 09:55:38 -0700
  • 157928a117
    Update .travis.yml chabad360 2018-08-05 21:56:22 -0700
  • 6d24bb5acf
    Update .travis.yml chabad360 2018-08-05 21:54:06 -0700
  • e1702538b7
    Update .travis.yml chabad360 2018-08-05 17:23:27 -0700
  • 235c3a9379
    Update .travis.yml chabad360 2018-08-05 17:19:59 -0700