Girish Ramakrishnan
0c706cffc0
Add API to get cloudron logs
...
part of #304
2017-04-18 15:19:26 -07:00
Girish Ramakrishnan
5f888341ea
move eventlog api into /api/v1/cloudron
2017-04-18 15:18:00 -07:00
Girish Ramakrishnan
42c138e134
doc: appstore_config API
2017-04-15 07:30:58 -07:00
Girish Ramakrishnan
eb2ef47df1
remove boxVersionsUrl
...
update checker now uses the appstore routes
2017-04-13 11:38:42 -07:00
Girish Ramakrishnan
cdb5dc2c53
Remove isDev flag
...
We can pretty much test everything here on self-hosted cloudrons now
2017-04-13 11:34:03 -07:00
Girish Ramakrishnan
6402b0c221
doc: update check api
2017-04-12 18:38:33 -07:00
Girish Ramakrishnan
a01dea3932
Allow installing from a backup
2017-04-11 13:06:39 -07:00
Girish Ramakrishnan
4d737d535a
doc: disks api
2017-04-07 12:52:57 -07:00
Girish Ramakrishnan
b421866bf5
Remove simpleauth
...
Simple Auth used to provide auth over HTTP. The original motivation
behind this was this was a simple way to add Cloudron Auth integration.
Back in the day, Cloudron Auth was a requirement for apps but this is
not the case anymore.
This is currently not used by any app and having this might encourage
people to make Cloudron specific un-upstreamable changes.
2017-03-19 01:31:38 -07:00
Girish Ramakrishnan
0410ac9780
doc: activate api
2017-03-15 16:14:25 -07:00
Girish Ramakrishnan
8d93df23c1
doc: cnameTarget
2017-03-09 10:00:42 -08:00
Girish Ramakrishnan
9b8fa8a772
doc: sso
2017-03-02 15:15:15 -08:00
Girish Ramakrishnan
b3045b796f
Configure dialog becomes 'repair' in errored state
...
Fixes #228
2017-02-18 13:17:46 -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
536c16929b
Remove showTutorial
2017-01-17 09:11:34 -08:00
Girish Ramakrishnan
c759a1c3f6
Fix test
2016-12-14 15:04:14 -08:00
Girish Ramakrishnan
f09a1c577b
doc: more docs for backup api
2016-10-09 20:23:21 -07:00
Girish Ramakrishnan
131cd96840
allow various provider in backup config
2016-10-09 00:41:24 -07:00
Girish Ramakrishnan
fb4d6f7649
doc: fix dns config api docs
2016-10-09 00:24:30 -07:00
Girish Ramakrishnan
833e19a239
add note on cloning
2016-10-03 14:22:05 -07:00
Girish Ramakrishnan
3ae7a514ef
Change the put route for setting group members
2016-10-01 17:33:50 -07:00
Girish Ramakrishnan
8e712da2c8
Add route and API to set members of a group
2016-09-29 14:48:14 -07:00
Girish Ramakrishnan
49baad349c
remove mailbox routes and move it to users
2016-09-23 15:45:40 -07:00
Girish Ramakrishnan
ce19f480b3
comment out the admin cert api
...
part of #47
2016-09-12 12:01:30 -07:00
Girish Ramakrishnan
aa3501c780
doc: clarify accessRestriction
2016-09-06 16:31:20 -07:00
Girish Ramakrishnan
b54ba8e511
doc: fix typo
2016-09-01 19:46:03 -07:00
Girish Ramakrishnan
d3a5a83f93
doc: get/set email config
...
Part of #16
2016-08-30 21:11:26 -07:00
Girish Ramakrishnan
a86e30b917
fix docs a bit
2016-08-30 17:22:59 -07:00
Johannes Zellner
a9210dcc0c
Document xFrameOptions in api docs
2016-08-29 15:54:47 +02:00
Girish Ramakrishnan
b7869a4fdd
Fix exec docs to be a GET instead of POST
2016-08-22 14:07:57 -07:00
Girish Ramakrishnan
56618cab23
add docs
2016-08-17 10:59:09 -07:00