Jay Pfaffman
04a06dd05e
fix old awk, better error check, fix data.yml for 2container
2018-04-13 05:57:27 -07:00
Jay Pfaffman
275735af30
FIX discourse-setup--better sanity checking
2018-04-05 15:59:32 -07:00
Jeff Atwood
8e7862c4b4
Improve failed to create swap message
2018-01-03 00:01:42 -08:00
Jay Pfaffman
f5cf127dd8
Update samples ( #387 )
...
* update web_only.yml to match app.yml
* update data.yml to match standalone.yml
* missing quotes around variable
* first attempt at multi install
* fix up start up
* change 2 container command line option to "2container"
2017-12-28 12:15:59 +11:00
Jay Pfaffman
23c730f0ae
Update samples ( #385 )
...
* update web_only.yml to match app.yml
* update data.yml to match standalone.yml
* missing quotes around variable
2017-12-12 15:48:23 +11:00
Jay Pfaffman
7f2d626012
port checking tweaks
2017-10-13 16:13:13 -07:00
Jay Pfaffman
17f62d8742
fix syntax error. update let's encrypt language. make backups.
2017-06-05 14:57:28 -07:00
Allen Hancock
2391b7fcf8
update bash if/else statements ( #342 )
2017-03-27 13:21:22 +11:00
Jeff Atwood
1fad33d6e8
remove excess echos for default let's encrypt off
2017-03-26 16:22:23 -07:00
Jay Pfaffman
07f3b11ea6
Warn not to use let's encrypt if hostname doesn't resolve to IP
2017-03-08 14:54:21 -08:00
Jay Pfaffman
f17af9519e
allow re-run of discourse-setup; pull defaults from standalone.yml
2017-03-03 15:52:14 -08:00
Teemu Heikkilä
965686730d
Fix physical core calculation
2016-10-28 21:37:46 +03:00
Simon Gareste
e5ec8aa116
Fix core and memory numbers availability on Mac OS X
2016-10-11 11:27:16 +02:00
Simon Gareste
69dcbef505
Fix OS X not knowing the free bash command
2016-10-11 10:12:31 +02:00
Jay Pfaffman
bd7e6e26dd
EDIT: Fix up messages about memory and swap
2016-09-12 15:11:19 -07:00
Jay Pfaffman
f7bb85e6f1
FIX: make swap when mem is <= (not <) 2GB
2016-09-12 15:07:34 -07:00
Jay Pfaffman
c87c4b0a3d
removed errant echo
2016-09-06 16:21:14 -07:00
Jay Pfaffman
7cf781fc0c
Install Docker if it's missing
2016-09-06 22:17:05 +00:00
Jay Pfaffman
1860218967
install docker if it's missing
2016-09-06 21:18:28 +00:00
Jay Pfaffman
c6374a12c6
Fix code that tests for RAM and Swap size
...
Works on DO .5, 1, 2, 4 GB
2016-09-06 20:36:04 +00: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
Jeff Atwood
6a9f41e996
add quotes around SMTP_PASSWORD
2016-06-04 15:46:49 -07:00
Jeff Atwood
ac1a2d67d5
Ctrl+C based on Twitter poll..
...
https://twitter.com/codinghorror/status/734294838925885440
2016-05-23 01:13:24 -07:00
Jeff Atwood
e81c025088
we require 2GB of swap now
2016-05-16 15:43:29 -07:00
Jeff Atwood
7c2777f949
add SMTP port selection, smarter mailgun handling
2016-05-16 03:27:43 -07:00
Jeff Atwood
33c14f532e
remove root warning on swapfile create, since we require root at start now
2016-05-11 16:34:50 -07:00
Jeff Atwood
ebdd72f300
add root check since it's required
2016-05-10 15:20:39 -07:00
Jeff Atwood
7802f6799a
sudo command redundant on swapfile create
2016-05-10 02:10:06 -07:00
Jeff Atwood
d8613c71f4
Kinder, gentler message for those who don't need SMTP authentication
2016-04-28 16:04:18 -07:00
Jeff Atwood
02fd0d940c
don't start app if bootstrap failed
2016-04-28 16:02:27 -07:00
Jeff Atwood
d0576df036
omit needless words
2016-04-27 16:14:29 -07:00
Jeff Atwood
cdd993760c
simplify resource checks
2016-04-27 15:59:22 -07:00
Jeff Atwood
8f70d4502c
add auto swap creation
2016-04-27 15:47:46 -07:00
Jeff Atwood
5189030542
slightly better copy
2016-04-27 14:06:41 -07:00
Jeff Atwood
4b1b25e3f6
slightly better copy
2016-04-27 13:51:11 -07:00
Jay Pfaffman
013b5931cb
make replacements of settings more rubust
2016-04-27 13:41:35 -05:00
Jay Pfaffman
642b870fac
Fix permissions, letsencrypt replacement, and value of $changelog
2016-04-27 09:35:27 -05:00
Jeff Atwood
c2d3ee4a82
split Discourse specific code into discourse-setup
2016-04-27 03:05:56 -07:00