1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
Commit graph

32 commits

Author SHA1 Message Date
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
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
fd099a057a Update RethinkDB version in deployment guide. 2016-07-28 23:55:49 +09:00
Vishal Banthia
b1f7f67eb7 Deployment Doc: Update rethinkdb version and fix api unit file. 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
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
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
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