Commit Graph

2444 Commits

Author SHA1 Message Date
dgonzalezruiz
b48543777d Bump apache version 2016-11-25 14:47:47 +01:00
Sameer Naik
d69232310e bump image version to 2.4.23-r9 2016-11-16 11:28:58 +05:30
Sameer Naik
d2cbe173fb switch to gcr.io/stacksmith-images/minideb:jessie-r2 2016-11-16 11:00:29 +05:30
Sameer Naik
0ca75b0576 switch to gcr.io/stacksmith-images/minideb:jessie-r1 2016-11-16 11:00:29 +05:30
Sameer Naik
77a28f92e2 switch to gcr.io/stacksmith-images/minideb:jessie-r0 2016-11-16 11:00:29 +05:30
Javier J. Salmerón-García
ca9eb71288 Update README.md with SSL Configuration 2016-11-11 17:25:10 +01:00
Sameer Naik
3ae2525618 Merge pull request #50 from sameersbn/add-compose
adds docker-compose.yml
2016-11-08 16:48:48 +05:30
Sameer Naik
e82a390993 readme: updated docker-compose.yml snippets to v2 format 2016-11-08 15:04:12 +05:30
Francisco Ortiz
20ef5cfabb Merge pull request #52 from bitnami/fix_typo
Fix typo
2016-11-04 17:56:10 +01:00
Fran
ad9e71c5c9 Fix typo 2016-11-04 17:46:41 +01:00
Fran
5177c5eddd Bump Apache revision 2016-11-04 17:44:34 +01:00
Sameer Naik
a8d6ef1d16 adds docker-compose.yml 2016-11-04 19:36:49 +05:30
Adnan Abdulhussein
0cb4552037 ci: push update to stacksmith 2016-10-31 20:56:15 -07:00
Fran
20b4ea7c55 Updated Apache revision 2016-10-27 15:46:55 +02:00
Sameer Naik
738a98b700 ci: enforce stricter tagging rules 2016-10-17 13:24:21 +05:30
Sameer Naik
e853c12ea8 ci: quote variables in bash conditional statements 2016-10-17 13:24:21 +05:30
Adnan Abdulhussein
53de9685a8 Set origin for GCR releases 2016-10-14 15:20:38 -07:00
Adnan Abdulhussein
02fb6d1bb5 Fix CircleCI tag regex 2016-10-14 11:30:07 -07:00
Sameer Naik
70d2f142f4 circle.yml: simplify deployment tag selection 2016-10-14 10:48:35 +05:30
Sameer Naik
90429c9d2d circle.yml: renamed cache build to _ 2016-10-14 10:48:34 +05:30
Sameer Naik
a83c9762dc add circle ci status badge to the readme 2016-10-13 22:40:42 +05:30
Sameer Naik
30f79ff7b8 bats: end-of-life 2016-10-13 21:53:56 +05:30
Sameer Naik
67062ef8cd fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION 2016-10-13 20:23:04 +05:30
Sameer Naik
c746f27df9 replace development build with a cache build 2016-10-13 11:25:17 +05:30
Sameer Naik
0d4edadc01 circle-ci: correct GCLOUD_PROJECT 2016-10-12 22:48:40 +05:30
Sameer Naik
3482289b7e uses CircleCI to build and deploy releases on DH 2016-10-12 21:00:20 +05:30
tompizmor
41ba163021 Update Dockerfile 2016-09-24 16:16:06 +02:00
Sameer Naik
b76c910b9c update to gcr.io/stacksmith-images/ubuntu:14.04-r10 baseimage 2016-09-23 23:30:56 +05:30
Jorge Marin
9be33ebc20 Bump Apache revision with minor improvements 2016-09-21 09:18:30 +02:00
Alvaro Manuel Recio
fcb0cfe39f Update apache module to 2.4.23-3 2016-09-16 16:05:28 +02:00
Sameer Naik
6207f9c1c1 bump image version to 2.4.23-r3 2016-09-07 10:31:01 +05:30
Sameer Naik
f19c374ddf entrypoint: load the module inputs.json file 2016-09-03 13:19:14 +05:30
Sameer Naik
0d48288920 harpoon has been renamed to nami 2016-09-03 13:18:12 +05:30
Marcos Bjoerkelund
0b91125a83 Update Apache nami module to 2.4.23-2 2016-09-02 13:16:35 +02:00
Adnan Abdulhussein
a86aa43bb4 Add Docker Hub automated build badge 2016-08-26 17:32:34 -07:00
Jorge Marin
ab8c5ea13a Bump revision to 2.4.23-1 2016-08-03 16:19:36 +02:00
Sameer Naik
21afab6406 license: updated copyright years 2016-08-02 15:42:42 +05:30
Tomas
835ecdbd6d New Apache 2.4.23 version 2016-07-22 15:06:13 +02:00
Sameer Naik
60e890cf24 bump version to 2.4.20-r1 2016-07-12 10:15:26 +05:30
Sameer Naik
0a25166bc9 update to gcr.io/stacksmith-images/ubuntu:14.04-r8 2016-07-12 10:15:04 +05:30
Sameer Naik
a8f87c22d4 Stacksmith merger (#27)
* switch to harpoon installer

* bump version to 2.4.18-0

* removed unused `installer.run.sha256`

* added sha256 hash for package verification

* switch to `gcr.io/stacksmith-images/ubuntu:14.04` base image

* removed `logs/` and `conf/` VOLUME mountpoints

* removed unused files

* display bitnami welcome text

* check for updates on container startup

* upgrade baseimage: gcr.io/stacksmith-images/ubuntu:14.04-r05

* removed sample vhost configurations

* updated to latest apache-2.4.18-0 package (#3)

* organize dockerfile for stacksmith (#4)

* removed `BITNAMI_APP_DIR` macro

* removed `VOLUME` instruction

* removed `BITNAMI_APP_VOL_PREFIX` macro

* add `/opt/bitnami/$BITNAMI_APP_NAME/sbin` to PATH

* organize dockerfile for stacksmith

* add `/opt/bitnami/common/bin` to `PATH`

* readme: updated (#5)

* upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r07` and `apache-2.4.18-2`

* create `/app` symlink to `/opt/bitnami/$BITNAMI_APP_NAME/htdocs`

* readme: updates

* tests: bump SLEEP_TIME

* tests: make vhosts test compatible with `sh` shell

* readme: updates

* upgrade to `apache-2.4.20-0`

* updated .gitignore rules

* updated .dockerignore rules

* app-entrypoint: fix `chown` operation
2016-05-27 16:53:55 -07:00
Luis Lobo Borobia
3ea0b83d20 Removed changing the user when chowning source files
This allows for the user to still have ownership when developing
2016-05-20 21:24:10 -03:00
Bitnami Container Builds
b87d34c5b4 bump version 2.4.18-0 2016-03-02 22:48:19 +01:00
Sameer Naik
f7daeb475e bump version to 2.4.17-1-r03 2016-02-17 11:03:15 -08:00
Sameer Naik
cd32c29679 fixed installation of example vhost configurations 2016-01-26 23:57:56 +05:30
Sameer Naik
c271cb48dd tests: make sed a little resilient to whitespaces 2015-11-28 10:06:22 +05:30
Sameer Naik
7567ec54fa tests: Configuration changes are preserved after restart 2015-11-27 20:10:42 +05:30
Sameer Naik
f47cf98e69 update tests submodule 2015-11-25 11:49:04 +05:30
Sameer Naik
e2d884ed57 bump version to 2.4.17-1-r02
- bumped to include the `cp || true` fix from `bitnami/base-ubuntu:14.04`
2015-11-25 10:10:09 +05:30
Sameer Naik
5451fbf4b7 bump version 2.4.17-1-r01 2015-11-25 00:56:26 +05:30