mozilla_sync
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mozilla_sync [2014/11/29 10:40] – created michael | mozilla_sync [2021/04/24 07:40] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[https:// | [[https:// | ||
| + | |||
| + | Update the Server: | ||
| + | |||
| + | $ cd / | ||
| + | $ git stash # to save any local changes to the config file | ||
| + | $ git pull # to fetch latest updates from github | ||
| + | $ git stash pop # to re-apply any local changes to the config file | ||
| + | $ make build # to pull in any updated dependencies | ||
| + | | ||
| + | Customize Firefox to use _your_ server | ||
| + | |||
| + | - about: | ||
| + | - Search for services.sync.tokenServerURI | ||
| + | - Replace the value with the sync server url that you have defined with a path of " | ||
| + | |||
| + | still Authentication is using Mozilla Servers now. | ||
| + | so if you want to run a custom fxa-auth-server and fxa-content-server ^^ have fun: | ||
| + | |||
| + | cd / | ||
| + | git clone https:// | ||
| + | git clone https:// | ||
| + | |||
| + | |||
mozilla_sync.1417257656.txt.gz · Last modified: 2021/04/24 07:38 (external edit)
