summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-04 10:29:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-04 10:29:25 -0400
commit533384f93a03b518509645225f0f292f2a39499d (patch)
tree695eb6f777eff65b0013ce1e918bf8699b9c42d1 /doc/todo
parenta408278008da33cb20a6091581445952290fe9ef (diff)
comment
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Add_gitlab.com_as_cloud_provider/comment_1_0dad4b86cda93dd5ca0c4fb049ff6d97._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/todo/Add_gitlab.com_as_cloud_provider/comment_1_0dad4b86cda93dd5ca0c4fb049ff6d97._comment b/doc/todo/Add_gitlab.com_as_cloud_provider/comment_1_0dad4b86cda93dd5ca0c4fb049ff6d97._comment
new file mode 100644
index 000000000..ab80ad5ee
--- /dev/null
+++ b/doc/todo/Add_gitlab.com_as_cloud_provider/comment_1_0dad4b86cda93dd5ca0c4fb049ff6d97._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-03-04T14:23:05Z"
+ content="""
+This uses ssh, so the repository address can be pasted into the webapp
+as a ssh server, and it should work already.
+
+It probably does make sense to add gitlab.com as a canned solution alongside
+box.com and rsync.net in the webapp.
+
+Since the remote will be a full git repository, it should prompt the user
+if they want to enable gcrypt to encrypt all the content client-side.
+
+If gitlab has a reasonable API for creating a new repository, the webapp
+could optionally use that, instead of needing the user to create one
+themselves.
+"""]]