Commit Graph

65 Commits

Author SHA1 Message Date
Karol Wrótniak
69c41cc329 Change brand in Readme (#1)
* Change brand in Readme

* Remove info about current donations

* Add info about OW2 to readme

* Update npmjs coordinates

* Add rebranding FAQ
2020-06-26 19:10:53 +02:00
Denis Barbaron
1be4db990d Add swagger UI support in DEPLOYMENT.md
For playing with STF API against your STF platform using swagger UI tool through a web access, NGINX version is upgraded to 1.17.4
2020-02-14 16:02:19 +01:00
Karol Wrótniak
fdc4846f9b Merge pull request #1173 from denis99999/patch-1
add API unit in NGINX setup recap
2020-02-12 17:23:51 +01:00
Denis Barbaron
8c4afb38fa add API unit in NGINX setup recap 2020-02-12 15:54:21 +01:00
Denis barbaron
ce025e070a update group feature documentation 2020-02-12 12:36:33 +01:00
Denis barbaron
6ba28e8955 adding detailed documentation about Group feature 2020-02-10 15:39:28 +01:00
Denis Barbaron
dca0439e93 Updating deployment documentation
add Group feature
2020-02-10 15:28:11 +01:00
Michael J. Mitchell
846cfc1a66 Fix SAML_ID_PROVIDER_CERT_PATH in example SAML auth provider unit 2019-06-19 12:26:04 -07:00
kris
9f3f0b9692 cleaned up per vbanthia's comments. fixed docs to align with implementation 2017-06-14 21:38:09 -05:00
Simo Kinnunen
e3d87f253a Merge pull request #526 from mirceanis/master
update RethinkDB initial configuration docs
2017-05-16 14:33:58 +09:00
Simo Kinnunen
d08a541bd2 RethinkDB advice. 2017-02-06 00:15:03 +09:00
mirceanis
8efc90d7b2 update RethinkDB initial configuration docs
fixes #524
2017-01-18 16:29:23 +02: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