(Slot migration)
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
  
 
With '''PageSync''', we can now also push our Templates, Widgets or any important Wiki page to our repository. When deploying a container, the '''PageSync''' maintenance script is automatically run and therefore also updating pages in the Wiki.
 
With '''PageSync''', we can now also push our Templates, Widgets or any important Wiki page to our repository. When deploying a container, the '''PageSync''' maintenance script is automatically run and therefore also updating pages in the Wiki.
 +
 +
== Need some help? ==
 +
 +
Need some help ?
 +
 +
Try the PageSync Discord channel at https://discord.gg/T8VTjtXGnV
 +
 +
or
 +
 +
Join the PageSync and FlexForm  element channel : https://matrix.to/#/#wsform:matrix.org
ws-class-props
Line 1: Line 1:
 
{{Doc properties
 
{{Doc properties
 
|Doc subject=DevOps:Doc/PageSync
 
|Doc subject=DevOps:Doc/PageSync
|Subject version=1.5,2.0
+
|Subject version=1.5,2.0,2.1
 
|Doc parent=
 
|Doc parent=
 
|Doc sort order=10
 
|Doc sort order=10
 
|Doc target group=User
 
|Doc target group=User
 +
|Doc synopsis=About PageSync
 
}}
 
}}

Revision as of 22:21, 3 November 2022

PageSync logo.png

The PageSync MediaWiki extension allows for storing any wiki page content to a file on the server. Allowing for it be e.g. pushed to git or bitbucket and deployed on another server. The reason for development of PageSync was to have all application artifacts, including templates, forms and other pages in the wiki, under version control.

PageSync has a maintenance script to import pages from file. This enables automatic deployment of wikis and transfer of content from one wiki to another.

PageSync is able to sync all Multi Revision Content slots and will also sync Files in the File namespace. Additionally you can save all synced files as a ZIP Archive and exchange the ZIP archive.

Pages that have been added to PageSync can also be given tags and descriptions. With these tags you can pick certain pages and files and combine them into one PageSync Share file. Such a share file can be shared with others that have PageSync installed and will only install the pages and files inside the Share file without adding them to PageSync. A one time pages and files instalment.

For more information on installing and usage, please have a look at the documentation.

Scenario

We usually have a developing environment. When developing is done, we push our code to a repository. From there we create a Docker container and we deploy it to a Testing server. From there it is deployed to an Acceptance server and finally to production.

This is all fine with PHP and or JavaScript code, but we also create templates and widgets that are fundamental for it all to work properly.

With PageSync, we can now also push our Templates, Widgets or any important Wiki page to our repository. When deploying a container, the PageSync maintenance script is automatically run and therefore also updating pages in the Wiki.

Need some help?

Need some help ?

Try the PageSync Discord channel at https://discord.gg/T8VTjtXGnV

or

Join the PageSync and FlexForm element channel : https://matrix.to/#/#wsform:matrix.org