Commit Graph

737 Commits

Author SHA1 Message Date
Sam 089e57a231 base image update 2016-09-01 10:18:32 +10:00
Matt Palmer 5a92b90f08 Add a mail-receiver sample template
You can guess where this is going...
2016-08-31 14:56:53 +10:00
Guo Xiang Tan 278a42fcee FIX: Don't force a cert issue everytime. 2016-08-30 05:18:06 +08:00
Sam df088f79dd upgrade image to latest mainline 2016-08-29 18:09:22 +10:00
Guo Xiang Tan 4e1cec8b24 Opps. 2016-08-29 15:23:29 +08:00
Guo Xiang Tan d41b7e6d7a Boot up nginx as standalone server instead of using netcat. 2016-08-29 14:10:35 +08:00
Sam 2ba557d954 Merge pull request #280 from gschlager/phpbb3
Improve template for phpBB3 importer
2016-08-25 23:05:34 -07:00
Gerhard Schlager 34559d0287
Improve template for phpBB3 importer
- Exit immediately if the database import or any
  other command fails
- Store SHA26 checksum of database dump and
  automatically recreate database if the checksum
  changed since the last database import
2016-08-19 23:48:43 +02:00
Sam 00896106e0 Merge pull request #275 from lbergnehr/lbergnehr-patch-1
Segregate postgres upgrade instructions on version
2016-08-08 17:20:08 -07:00
Leo Bergnéhr 4ea0bfa80e Segregate postgres upgrade instructions on version
The previous instructions always instructed the reader to undo the base image and postgres template in the container configuration. If the upgrade were done from 9.3, that might be confusing as the `base_image` property had never been altered in a previous step.
2016-08-08 12:54:01 +02:00
Guo Xiang Tan 2ec550f746 FIX: Make sure we're checking against a string. 2016-08-04 18:09:56 +08:00
Guo Xiang Tan 06310c73c1 FEATURE: Allow templates to be nested. 2016-08-04 17:53:47 +08:00
Guo Xiang Tan 5ac0281d67 Bump acme.sh to 2.3.4. 2016-08-03 13:15:47 +08:00
Matt Palmer 63b6095f1b Escape slashes from smtp_password
Makes sed a whole lot happier about life.
2016-07-26 10:15:08 +10:00
Sam 4d7edb234e Merge pull request #269 from palant/master
Fixes #268 - Improve description of launcher enter command
2016-07-19 13:40:24 +10:00
Guo Xiang Tan cad2919f12 Add config options to skip assignment of a mac address. 2016-07-15 15:23:54 +08:00
Wladimir Palant 4a5acf8c39 Fixes #268 - Improve description of launcher enter command 2016-07-11 09:27:12 +02:00
Sam 573617ea75 more permission fixes for anacron, keep in base image as well 2016-07-07 11:08:35 +10:00
Sam f52572a5cf Merge pull request #267 from watchmanmonitoring/yesthatallen-clarify-steps
clarify steps for completing the upgrade
2016-07-04 17:34:16 +10:00
Allen Hancock 72b89d4de5 clarify steps for completing the upgrade 2016-07-02 17:26:57 -05:00
Sam 6f99fa5857 Merge pull request #266 from gschlager/phpbb3
Fix engine substitution in phpBB3 importer template
2016-07-01 10:17:48 +10:00
Gerhard Schlager 9a3e1b6c0e Fix engine substitution in phpBB3 importer template 2016-06-30 22:24:49 +02:00
Sam 8e4e9b3474 improve permission fix 2016-06-30 09:54:48 +10:00
Sam 08be35687a fix permission 2016-06-30 09:50:34 +10:00
Jeff Atwood 994f37f1c1 Merge pull request #262 from gschlager/phpbb3
Upgrade phpBB3 importer template to work with Ubuntu 16.04
2016-06-27 04:49:01 -07:00
Sam 0cc8a82249 tweak perms 2016-06-21 18:31:39 +10:00
Sam 11fe3546a1 fix permissions on the log folder on boot 2016-06-21 18:28:18 +10:00
Sam 2d33799928 bump image version 2016-06-09 07:15:54 +10:00
Sam 3dc80d6ac9 bump version 2016-06-08 10:33:31 +10:00
Sam f132a63566 shift enable brotli to boot, it is more correct there 2016-06-07 18:24:17 +10:00
Sam 956f21df19 correct bash command so it does not fail 2016-06-07 18:12:32 +10:00
Sam 943ce06f6a make template smart enough to enable brotli if needed 2016-06-07 18:06:56 +10:00
Sam da7b75c3b4 misses a spot 2016-06-07 17:00:03 +10:00
Sam e51e80ad68 move nginx binary into place 2016-06-07 16:26:36 +10:00
Sam e8b9677b79 New base image
- add brotli support to nginx
- update imagemagick
- update phantomjs to safe version
2016-06-07 16:13:02 +10:00
Jeff Atwood 6a9f41e996 add quotes around SMTP_PASSWORD 2016-06-04 15:46:49 -07:00
Sam 1475ee4554 should be rebuild 2016-06-04 11:57:12 +10:00
Sam 0f60d8836e Merge pull request #261 from fefrei/patch-3
Fixed paths in the postgres upgrade instructions
2016-05-27 09:40:17 +10:00
Gerhard Schlager 19dc53d55f Upgrade phpBB3 importer template to work with Ubuntu 16.04 2016-05-26 16:54:37 +02:00
Felix Freiberger 51d2e6471a Fixed paths in the postgres upgrade instructions 2016-05-26 12:01:00 +02:00
Sam 382c8e4081 correct error conditions 2016-05-26 17:28:39 +10:00
Sam b4ab14c222 Improve rebuild experience, don't fail after upgrading db 2016-05-26 17:07:13 +10:00
Sam b7800a2b7f stop binding redis to 127.0.0.1 2016-05-26 13:21:15 +10:00
Sam 8c925087c3 no need to change base image 2016-05-25 20:43:35 +10:00
Sam 5819e89972 remove uneeded env vars 2016-05-25 14:06:57 +10:00
Sam eded8db757 Merge branch '1.3.2' 2016-05-25 14:02:24 +10:00
Sam 54e4393646 bump up method cache 2016-05-24 18:22:43 +10:00
Sam 82a947fecf gif is built in 2016-05-23 20:26:39 +10:00
Guo Xiang Tan 844ca25088
Update Let's Encrypt template to latest API. 2016-05-23 17:30:50 +08:00
Sam 9ba8aecf82 bump version 2016-05-23 19:00:56 +10:00