summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-07Merge pull request #51 from SaravanaStorageNetwork/use_s3_accountHumble Devassy Chirammal
Rename variables
2017-08-02Rename variablesSaravanakumar Arumugam
GLUSTER_VOLUMES -> S3_ACCOUNT GLUSTER_USER -> S3_USER GLUSTER_PASSWORD -> S3_PASSWORD Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-07-31Merge pull request #50 from vredara/s3_auth_add_userHumble Devassy Chirammal
Added S3 authentication changes
2017-07-31changed travis.yml to include user and passwordvenkata edara
Signed-off-by: venkata edara <redara@redhat.com>
2017-07-31Merge branch 's3_auth_add_user' of ↵venkata edara
https://github.com/vredara/gluster-containers into s3_auth_add_user
2017-07-31Added S3 authentication changesvenkata edara
changed the proxy-server.conf to enable authentication and scripts to add user Signed-off-by: venkata edara <redara@redhat.com>
2017-07-31Added S3 authentication changesvenkata edara
changed the proxy-server.conf to enable authentication and scripts to add user Signed-off-by: venkata edara <redara@redhat.com>
2017-07-31Merge pull request #48 from SaravanaStorageNetwork/renamed_s3Humble Devassy Chirammal
Rename docker-gluster-swift
2017-07-27Propogate rename changes to test script as wellSaravanakumar
Signed-off-by: Saravanakumar <sarumuga@redhat.com>
2017-07-27Update README.mdSaravanakumar Arumugam
2017-07-26Merge pull request #49 from MohamedAshiqrh/fixtraHumble Devassy Chirammal
Pull docker from download.docker.com rather than apt.dockerproject.org
2017-06-30Pull docker from download.docker.com rather than apt.dockerproject.orgMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-06-29rename docker-gluster-swift as docker-gluster-s3 and the topSaravanakumar
level directory gluster-object as gluster-s3object Update README and test scripts to reflect name change. Signed-off-by: Saravanakumar <sarumuga@redhat.com>
2017-06-05remove the gluster swift source after installing.Mohamed Ashiq
2017-05-29Merge pull request #43 from MohamedAshiqrh/refreshHumble Devassy Chirammal
Cleaning up RUN in dockerfile
2017-05-25Cleaning up RUN in dockerfileMohamed Ashiq Liyazudeen
This reduces the image size as it reduces the number of intermediate layers. Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-25Merge pull request #44 from MohamedAshiqrh/cifixHumble Devassy Chirammal
Travis CI update and disabling dockerfile_lint
2017-05-24Travis CI update and disabling dockerfile_lintMohamed Ashiq Liyazudeen
Travis now runs the test where it: * Builds the Dockerfile * Runs Docker image with required parameters * Verifies the state of the container Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-09Merge pull request #42 from MohamedAshiqrh/fixHumble Devassy Chirammal
Fix the yum install
2017-05-09Fix the yum installMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-09Merge pull request #41 from MohamedAshiqrh/readmeHumble Devassy Chirammal
Adding README for the tests and cleanup the main README
2017-05-09Adding README for the tests and cleanup the main READMEMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-09Merge pull request #40 from MohamedAshiqrh/testHumble Devassy Chirammal
Unit Test to check the shell script and Dockerfile lint. Travis.ci intergrated.
2017-05-08Unit Test to check the shell script and Dockerfile lint. Travis.ci intergrated.Mohamed Ashiq Liyazudeen
Refer: https://github.com/projectatomic/dockerfile_lint Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-05-08Merge pull request #38 from MohamedAshiqrh/testMohamed Ashiq
Cleanup to add Unit tests
2017-05-08Cleanup for the Unit testsMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-03-22Merge pull request #35 from SaravanaStorageNetwork/pass_argumentHumble Devassy Chirammal
Pass gluster volume as argument while running docker
2017-03-21Pass gluster volume as argument while running docker.Saravanakumar Arumugam
This will be updated by update_gluster_vol.sh in swift-volumes file. This will be inturn be used by swift-gen-builders service. Updated README to pass gluster volume. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-03-07Merge pull request #33 from mreithub/masterHumble Devassy Chirammal
CentOS/Dockerfile: fixed use of unicode quotation marks
2017-03-07Merge branch 'master' of https://github.com/gluster/gluster-containersManuel Reithuber
2017-03-07Merge pull request #34 from MohamedAshiqrh/fixrpcHumble Devassy Chirammal
RPCbind, Udev and getty fixes
2017-03-07RPCbind fixMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
2017-03-07Disabling root password in the imageHumble Devassy Chirammal
2017-03-03CentOS/Dockerfile: fixed use of unicode quotation marks (which causes issues ↵Manuel Reithuber
with docker-compose for me)
2017-02-28Merge pull request #30 from SaravanaStorageNetwork/gluster-objectHumble Devassy Chirammal
Update README for gluster-object.
2017-02-28Update README for gluster-object.Saravanakumar Arumugam
Also, added section for gluster-server. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-02-28Merge pull request #29 from SaravanaStorageNetwork/masterHumble Devassy Chirammal
Adding gluster-object to gluster docker hub
2017-02-28Adding gluster-object to gluster docker hub. Current changes are for CentOS.Saravanakumar Arumugam
Refer docker-gluster-swift/README.md for setting up gluster-object Docker container. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
2017-01-26Merge pull request #28 from ↵Humble Devassy Chirammal
SaravanaStorageNetwork/SaravanaStorageNetwork-patch-1-1 Update README.md
2017-01-19Update README.mdSaravanakumar Arumugam
updated README and few typos fix
2016-11-11Updating README to the lastesthchiramm
Signed-off-by: hchiramm <hchiramm@redhat.com>
2016-10-28Gluster Client container Dockerfilehchiramm
Signed-off-by: hchiramm <hchiramm@redhat.com>
2016-10-27Merge pull request #13 from MohamedAshiqrh/lvcreateHumble Devassy Chirammal
Updating Centos for lvcreate support
2016-10-04Merge pull request #22 from aj07/masterHumble Devassy Chirammal
wiki: use of contain
2016-10-03wiki: use of containankit
2016-08-12Merge pull request #19 from kbsingh/masterHumble Devassy Chirammal
dont need EPEL, the deps should all resolve locally
2016-08-12dont need EPEL, the deps should all resolve locallyKaranbir Singh
2016-08-08Adding gluster-centos storage sig docker imagehchiramm
Signed-off-by: hchiramm <hchiramm@redhat.com>
2016-06-24Merge pull request #17 from MohamedAshiqrh/masterHumble Devassy Chirammal
update Dockerfile based on https://wiki.centos.org/SpecialInterestGroup/Storage
2016-06-24update Dockerfile on https://wiki.centos.org/SpecialInterestGroup/StorageMohamed Ashiq Liyazudeen
Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>