Eigener Sync-Server für Firefox: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
1. Schritt: lokaler sync-server mit mozilla fx-Accounts |
1. Schritt: lokaler sync-server mit mozilla fx-Accounts |
||
Anleitung zu finden unter: |
Anleitung zu finden unter: |
||
https://docs.services.mozilla.com/howtos/run-sync-1.5.html |
https://docs.services.mozilla.com/howtos/run-sync-1.5.html |
||
2. Schritt: fxa-auth-server aufsetzen |
2. Schritt: fxa-auth-server aufsetzen |
||
https://github.com/mozilla/fxa-auth-server |
https://github.com/mozilla/fxa-auth-server |
||
3. Schritt: fxa-content-server aufsetzen |
3. Schritt: fxa-content-server aufsetzen |
||
https://github.com/mozilla/fxa-content-server |
https://github.com/mozilla/fxa-content-server |
||
4. Schritt: Firefox an eigenen fxa-server anbinden |
4. Schritt: Firefox an eigenen fxa-server anbinden |
||
https://docs.services.mozilla.com/howtos/run-fxa.html |
https://docs.services.mozilla.com/howtos/run-fxa.html |
||
Line 24: | Line 28: | ||
Evaluieren: bringt uns das was? |
Evaluieren: bringt uns das was? |
||
https://github.com/mozilla/fxa-dev |
https://github.com/mozilla/fxa-dev |
||
https://blog.mozilla.org/services/2014/05/08/firefox-accounts-sync-1-5-and-self-hosting/ |
https://blog.mozilla.org/services/2014/05/08/firefox-accounts-sync-1-5-and-self-hosting/ |
||
http://comments.gmane.org/gmane.comp.mozilla.sync.devel/924 |
http://comments.gmane.org/gmane.comp.mozilla.sync.devel/924 |
||
https://github.com/callahad/selfhosted-sync |
https://github.com/callahad/selfhosted-sync |
||
https://github.com/mozilla-services/syncserver |
https://github.com/mozilla-services/syncserver |
||
http://www.ncalexander.net/blog/2014/07/05/how-to-connect-firefox-for-android-to-self-hosted-services/ |
http://www.ncalexander.net/blog/2014/07/05/how-to-connect-firefox-for-android-to-self-hosted-services/ |
||
BrowserId Verifier? |
BrowserId Verifier? |
||
Revision as of 15:03, 22 September 2014
Eigener Sync-Server für Firefox
Work in Progress
1. Schritt: lokaler sync-server mit mozilla fx-Accounts
Anleitung zu finden unter: https://docs.services.mozilla.com/howtos/run-sync-1.5.html
2. Schritt: fxa-auth-server aufsetzen https://github.com/mozilla/fxa-auth-server
3. Schritt: fxa-content-server aufsetzen https://github.com/mozilla/fxa-content-server
4. Schritt: Firefox an eigenen fxa-server anbinden https://docs.services.mozilla.com/howtos/run-fxa.html
Debug Optionen
Firefox: about:sync-log config: tokenServerURI: http://192.168.56.101:5000/token/1.0/sync/1.5
Notizenhaufen
Evaluieren: bringt uns das was? https://github.com/mozilla/fxa-dev
https://blog.mozilla.org/services/2014/05/08/firefox-accounts-sync-1-5-and-self-hosting/
http://comments.gmane.org/gmane.comp.mozilla.sync.devel/924
https://github.com/callahad/selfhosted-sync
https://github.com/mozilla-services/syncserver
BrowserId Verifier?
Paketverkehr monitoring mit tshark
Virtualbox HostNetwork: http://www.thomas-krenn.com/de/wiki/Netzwerkkonfiguration_in_VirtualBox#Host-only_networking