QA/Sync/Sync Server Install CentOS: Difference between revisions

Jump to navigation Jump to search
Line 104: Line 104:


* Edit the server-full/etc/sync.conf file to use mysql instead of sqlite3
* Edit the server-full/etc/sync.conf file to use mysql instead of sqlite3
  sqluri = mysql://root:mozroot@localhost/syncdb
  sqluri = mysql://user:password@server/database
  (both entries in the file)
where "user" is the current user on this install
"password" is the mysql password for this user
"server" is just localhost
  "database" is a default or new database for use with the Sync server


* Start the Sync Server and verify it works properly
* Start the Sync Server and verify it works properly
Confirmed users
3,727

edits

Navigation menu