Girish Ramakrishnan
c0febacc30
Remove configureLink
...
postInstallMessage already has this information
2017-02-18 12:52:47 -08:00
Girish Ramakrishnan
e157608992
doc: add note on memory limit
2017-02-17 13:47:19 -08:00
Girish Ramakrishnan
8dbe0ddaf3
doc: add note about incoming email
2017-02-17 13:01:23 -08:00
Girish Ramakrishnan
b0cb18539c
doc: add note to keep all ports open
2017-02-17 12:58:08 -08:00
Girish Ramakrishnan
9de6c8ee2b
doc: expand provider argument
2017-02-17 10:29:40 -08:00
Johannes Zellner
36ae3b267d
Use better vultr referral link
2017-02-16 22:52:08 +01:00
Girish Ramakrishnan
9b6c6dc709
doc: base image 0.10.0
2017-02-16 09:20:27 -08:00
Girish Ramakrishnan
96fc3b8612
doc: pass --domain for old upgades to work
2017-02-15 11:59:55 -08:00
Girish Ramakrishnan
2b345b6c2d
doc: Add note on <= 0.94.0 upgrades
2017-02-15 11:43:56 -08:00
Girish Ramakrishnan
a64027f4af
Add PTR verification link
2017-02-09 19:17:24 -08:00
Girish Ramakrishnan
f3b84ece3d
doc: say what Encryption key is
2017-02-09 13:21:52 -08:00
Girish Ramakrishnan
7837214276
Second Level -> Subdomain of public suffix list
2017-02-09 09:04:24 -08:00
Girish Ramakrishnan
d164b5ae3a
docs: add ptr links
2017-02-08 11:04:00 -08:00
Girish Ramakrishnan
21e3300396
tutorial: fix node version
2017-01-28 14:44:13 -08:00
Johannes Zellner
c9281bf863
docs: Remove oauth proxy from the authentication docs
2017-01-26 16:17:21 -08:00
Girish Ramakrishnan
3ed17f3a2a
doc: restore-url -> encryption-key
2017-01-25 09:47:25 -08:00
Girish Ramakrishnan
63734155f2
doc: domain arg is redundant
2017-01-23 11:10:21 -08:00
Girish Ramakrishnan
e35dbd522f
More debugMode fixes
2017-01-20 09:56:44 -08:00
Girish Ramakrishnan
db6474ef2a
Merge readonlyRootfs and development mode into debug mode
...
The core issue we want to solve is to debug a running app.
Let's make it explicit that it is in debugging mode because
functions like update/backup/restore don't work.
Part of #171
2017-01-20 09:29:32 -08:00
Girish Ramakrishnan
155995c7f3
Allow memoryLimit to be unrestricted programatically
2017-01-19 15:11:40 -08:00
Girish Ramakrishnan
7ef6bd0d3f
Add readonlyRootfs flag to apps table
...
When turned off, it will put the app in a writable rootfs. This
allows us to debug live/production apps (like change start.sh) and
just get them up and running. Once turned off, this app cannot be
updated anymore (unless the force flag is set). This way we can
then update it using the CLI if we are convinced that the upcoming
update fixes the problem.
Part of #171
2017-01-19 11:55:25 -08:00
Girish Ramakrishnan
284cb7bee5
doc: remove double header
2017-01-18 23:41:41 -08:00
Girish Ramakrishnan
735c22bc98
doc: more cleanup on selfhosting doc
2017-01-18 23:37:33 -08:00
Girish Ramakrishnan
a2beed01a1
doc: move cli section down
2017-01-18 23:31:21 -08:00
Girish Ramakrishnan
93fc6b06a2
doc: add alerts section
2017-01-18 23:14:22 -08:00
Girish Ramakrishnan
a327ce8a82
doc: cleanup selfhosting guide
2017-01-18 23:09:06 -08:00
Girish Ramakrishnan
536c16929b
Remove showTutorial
2017-01-17 09:11:34 -08:00
Johannes Zellner
c8e99e351e
Update the selfhosting installation docs to reflect the dns setup changes
2017-01-13 15:15:25 +01:00
Girish Ramakrishnan
eb057fb399
Add note that port 25 is blocked on some DO accounts
2017-01-10 12:38:34 -08:00
Girish Ramakrishnan
9b5c312aa1
Disable Testing tab
...
Part of #180
2017-01-09 21:08:01 -08:00
Girish Ramakrishnan
3c55ba1ea9
doc: clarify httpPort
2017-01-09 09:17:35 -08:00
Girish Ramakrishnan
f354baf685
Inc -> UG
2017-01-07 11:59:13 -08:00
Girish Ramakrishnan
d009acf8e0
doc: upgrading from filesystem backend
...
Fixes #156
2017-01-07 11:57:37 -08:00
Girish Ramakrishnan
2b27e554fd
Change backup filenames
...
appbackup_%s_%s-v%s.tar.gz -> app_%s_%s_v%s.tar.gz
drop 'backup'. rationale: it is known these files are backups
timestamp has '-'. rationale: colon in filename confuses tools like scp (they think it is a hostname)
backup_%s-v%s.tar.gz -> box_%s_v%s.tar.gz
drop 'backup' and name it 'box'. this makes it clear it related to the box backup
timestamp has '-'. rationale: colon in filename confuses tools like scp (they think it is a hostname)
Part of #159
2017-01-04 13:36:25 -08:00
Girish Ramakrishnan
fc624701bf
Use cloudron-setup from CDN
...
Fixes #165
2017-01-03 15:39:17 -08:00
Johannes Zellner
a2bdd294a8
update the version tag in the selfhosting docs
2017-01-01 17:17:24 +01:00
Johannes Zellner
47037b0066
Add hosttech referral link
...
Part of #140
2016-12-30 14:07:49 +01:00
Johannes Zellner
05a6a36a62
Add linode referral link
...
Part of #140
2016-12-30 13:56:03 +01:00
Girish Ramakrishnan
984b920fde
Use 0.92.1
2016-12-27 22:39:53 -08:00
Girish Ramakrishnan
29c172deab
Switch to master again for DO fix
2016-12-22 13:27:05 -08:00
Girish Ramakrishnan
3a3edc4617
Use version 0.92.0
2016-12-21 18:20:06 -08:00
Girish Ramakrishnan
48d0e73e9b
Repin the cloudron-setup
...
There was a bug in how the platform ready event was fired
because the isConfigureSync detection was buggy
2016-12-21 15:15:37 -08:00
Girish Ramakrishnan
a92f75f7d4
Pin to specific sha1
2016-12-21 14:45:28 -08:00
Girish Ramakrishnan
6e87111c99
Pin cloudron-setup
...
Required for preparing for the next upgrade release
2016-12-21 14:35:08 -08:00
Girish Ramakrishnan
af99e31c63
encryption key is now optional
2016-12-19 14:24:53 -08:00
Johannes Zellner
2fa4f4c66a
We now always reboot no need to mention in the docs
2016-12-19 12:09:12 +01:00
Girish Ramakrishnan
16b8df7b9c
Minor doc fixes
2016-12-16 15:31:53 -08:00
Johannes Zellner
f417a35ad7
Add DO referral link
...
Part of #140
2016-12-16 11:45:46 +01:00
Johannes Zellner
c86acff698
Add vultr referral link in selfhosting docs
...
Part of #140
2016-12-16 11:36:10 +01:00
Girish Ramakrishnan
c759a1c3f6
Fix test
2016-12-14 15:04:14 -08:00