1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00
Commit graph

31 commits

Author SHA1 Message Date
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
Simo Kinnunen
e424e59daf Update topo ditaa graph. 2014-01-29 21:11:45 +09:00
Simo Kinnunen
5c923205db Update topo graph to allow provider to push messages. 2014-01-20 11:57:03 +09:00
Simo Kinnunen
23543ec361 Update topo graph names. 2014-01-13 13:40:23 +09:00
Simo Kinnunen
3df0b7282e V1 of proposed topology. 2014-01-10 12:39:16 +09:00