Publishing PWA and HTML

Scriptoria has been updated to be able to publish Progressive Web Apps (PWA) and generated HTML to a cloud provider (e.g. web server (using WebDAV), S3, Google Drive, Microsoft One Drive, etc). It uses software called rclone which can publish to over 40 cloud storage providers.

For a PWA to work correctly, it needs to be published to a web server that serves files via https.

To setup publishing PWA or HTML to a Cloud Provider you will need to:

  1. Configure a web server that can be published to via WebDAV or one of the supported protocols.
  2. Generate a rclone.conf file that can be used to connect to your server.
  3. Add Publishing Properties to your project to specify the remote, remote path and optional backup settings.
  4. Provide me with the rclone.conf file and I can setup your organization with the appropriate Scriptoria configuration and enable the publishing workflow.

If you have any questions, please contact me at firstname underscore lastname at sil dot org.

Thanks,
Chris Hubbard

2 Likes

Very, very interested in trying this with our app just as soon as feasibly possible.