Simo Kinnunen
|
d08a541bd2
|
RethinkDB advice.
|
2017-02-06 00:15:03 +09:00 |
|
Simo Kinnunen
|
6f960ba2d7
|
Make sure /mnt/storage has the necessary permissions in the deployment guide.
|
2017-01-13 13:59:24 +09:00 |
|
Vishal Banthia
|
104c583418
|
Add bash example of using API in API doc
|
2016-10-28 15:22:50 +05:30 |
|
Vishal Banthia
|
94fd18aedf
|
Fix mkdir path of rethinkdb.service in docs
|
2016-08-29 17:49:05 +05:30 |
|
Simo Kinnunen
|
9e5f8ca5f8
|
Fix inconsistent RethinkDB version in deployment docs. Fixes #385.
|
2016-08-02 16:34:51 +09:00 |
|
Simo Kinnunen
|
0ee3624522
|
Better stop command for the ADB unit.
|
2016-07-29 17:52:24 +09:00 |
|
Simo Kinnunen
|
c550b65084
|
Mention the Appium example in the docs.
|
2016-07-29 01:32:13 +09:00 |
|
Simo Kinnunen
|
af6a363e43
|
Mention that you should set up your ADB key before using the
remoteConnect API.
|
2016-07-29 01:15:53 +09:00 |
|
Simo Kinnunen
|
b9c3ec4f28
|
Change wording in API docs a bit and add them to the README.
|
2016-07-29 01:04:11 +09:00 |
|
Simo Kinnunen
|
fd099a057a
|
Update RethinkDB version in deployment guide.
|
2016-07-28 23:55:49 +09:00 |
|
Vishal Banthia
|
9d8325d765
|
Update API documentation
|
2016-07-22 19:40:27 +05:30 |
|
Vishal Banthia
|
a875d85c46
|
Documentation: Remove personal info from sample
|
2016-07-22 19:40:27 +05:30 |
|
Vishal Banthia
|
c686d1a5bb
|
Documentation: Add connect-device, disconnect-device sample script
|
2016-07-22 19:34:22 +05:30 |
|
Vishal Banthia
|
484e56be12
|
Use capital letter in Bearer as per rfc spec
|
2016-07-22 19:34:22 +05:30 |
|
Vishal Banthia
|
b1f7f67eb7
|
Deployment Doc: Update rethinkdb version and fix api unit file.
|
2016-07-22 19:34:22 +05:30 |
|
Vishal Banthia
|
d5aade25b6
|
Add API doc
|
2016-07-22 19:34:22 +05:30 |
|
Vishal Banthia
|
d67d06a19f
|
typo
|
2016-07-22 19:34:22 +05:30 |
|
Vishal Banthia
|
04d410bc1d
|
Update DEPLOYMENT doc with api unit
|
2016-07-22 19:34:22 +05:30 |
|
Simo Kinnunen
|
0ecf0243ea
|
Fix WebSocket URL in deployment guide.
|
2016-07-20 18:18:56 +09:00 |
|
Simo Kinnunen
|
84b93b2eae
|
Well well, as it turns out GitHub doesn't support local .svg images in
markdown. Replace with a `rsvg-convert`ed and ImageOptimized .png.
|
2016-07-07 00:02:45 +09:00 |
|
Simo Kinnunen
|
79b33a5c8f
|
Give HeadSpin a warm welcome.
|
2016-07-06 23:36:03 +09:00 |
|
Michael J. Mitchell
|
8be8ded1cf
|
Add sample Slack notifier unit to deployment doc
|
2016-06-02 19:57:18 -07:00 |
|
Simo Kinnunen
|
b61df410f7
|
Update deployment docs with an example for Google's OAuth 2.0 provider.
|
2016-04-26 15:59:15 +09:00 |
|
Vishal Banthia
|
059213546e
|
Enhancement: Add auth-saml2 support.
|
2016-01-05 16:39:02 +09:00 |
|
Vishal Banthia
|
9dc9010490
|
DOCUMENTATION: Add storage-s3 sample unit in DEPLOYMENT doc
|
2015-12-29 14:15:58 +09:00 |
|
Vishal Banthia
|
ddc24e5dc5
|
Mention about setup-examples in README and DEPLOYMENT doc
|
2015-11-24 14:04:24 +09:00 |
|
Simo Kinnunen
|
8f882702f4
|
Oops, vnc doc was supposed to be markdown.
|
2015-10-13 14:31:03 +09:00 |
|
Simo Kinnunen
|
e68d8564f4
|
Slightly improved VNC readme.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
5b5520b705
|
VNC authentication works, although there is no UI for adding passwords
yet. Direct database manipulation is required for now.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
0b0d403a72
|
Mention that NODE_TLS_REJECT_UNAUTHORIZED=0 may be needed for self-signed certs.
|
2015-09-10 01:11:03 +09:00 |
|
Simo Kinnunen
|
34278dcb41
|
Merge pull request #75 from vbanthia/update-deployment.md
Fix proxy_path for stf-auth in sample nginx.conf
|
2015-09-10 00:09:57 +09:00 |
|
Simo Kinnunen
|
190b5d6b73
|
Add a sample rethinkdb.service to help people get going faster.
|
2015-09-09 23:55:01 +09:00 |
|
Simo Kinnunen
|
d71d466da9
|
Remove 127.0.0.1 from unit configs. It was an artifact of our internal way of doing things which involved more than one nginx instance.
|
2015-09-09 23:19:25 +09:00 |
|
Simo Kinnunen
|
0aa1cda997
|
Use our own shiny new ambassador since the current one was broken. Fixes #73.
|
2015-09-09 03:44:23 +09:00 |
|
Vishal Banthia
|
83d3e566fa
|
fix proxy_path for stf-auth in deployment doc
|
2015-09-08 22:00:06 +09:00 |
|
Lenciel
|
782b744bdc
|
Update DEPLOYMENT.md
remove redundant "keeps"
|
2015-09-07 20:19:27 +08:00 |
|
Simo Kinnunen
|
45615e31c1
|
Markdown formatting fixes.
|
2015-08-05 14:38:57 +09:00 |
|
Simo Kinnunen
|
3e5903edcf
|
Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later.
|
2015-08-04 20:44:44 +09:00 |
|
Simo Kinnunen
|
76eb1b077a
|
Forgot why we don't force a rotation lock, added a doc explaining why so that I won't waste time thinking about it again.
|
2015-07-21 15:10:04 +09:00 |
|
Simo Kinnunen
|
3dfd524dd0
|
Use openstf/stf:latest as the default image in the deployment guide. It's a bit more risky but this way we won't have to keep updating it every now and then.
|
2015-07-11 00:56:16 +09:00 |
|
Abraham Ingersoll
|
571d42e92b
|
typo in stf-websocket unit template filename
|
2015-07-09 19:43:09 -05:00 |
|
Abraham Ingersoll
|
bea1037715
|
typo in stf-storage-plugin-apk unit template filename
|
2015-07-09 18:56:28 -05:00 |
|
Simo Kinnunen
|
ef9e17dd1f
|
Don't suggest that the nginx unit is a template unit.
|
2015-07-06 18:29:36 +09:00 |
|
Simo Kinnunen
|
efef52914a
|
Add sample nginx configuration.
|
2015-07-06 18:28:30 +09:00 |
|
Simo Kinnunen
|
f49749ed0f
|
Fix image URL to include the raw parameter.
|
2015-07-06 17:51:27 +09:00 |
|
Simo Kinnunen
|
326a041a56
|
Fix formatting errors and bad wording that became apparent after pushing the branch and seeing it on GitHub.
|
2015-07-06 17:49:39 +09:00 |
|
Simo Kinnunen
|
dd63adf1dd
|
Add initial deployment guide with unit configurations and what should be a correct topo graph. Nginx configuration is still missing.
|
2015-07-06 17:40:33 +09:00 |
|
Simo Kinnunen
|
3b0faaf171
|
Add super short usage screencast to README.
|
2015-07-02 16:08:55 +09:00 |
|
Simo Kinnunen
|
66fdb58be0
|
Add a close-up picture of our device shelf to the README.
|
2015-07-01 20:18:00 +09:00 |
|
Simo Kinnunen
|
984c45b183
|
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
|
2014-06-06 15:02:29 +09:00 |
|