Socket
Socket
Sign inDemoInstall

app-sync

Package Overview
Dependencies
205
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.4.6

Diff

philcockfield
published 1.4.0 •

Changelog

Source

[1.4.0] - 2015-12-29

Added
  • API: /api/apps listing of all the apps (subset of the root status data-set.
    Makes for a logically consistent API).
Changed
  • Manifest: Now optionally supporting an array of routes per app.
  • Sorting apps by route upon adding them to the main API.
Removed
  • Removed auto-restart when manifest.yml file changes.
    • Was causing strange errors.
    • Now when the manifest changes force a restart using the REST api: /api/restart
philcockfield
published 1.1.0 •

Changelog

Source

[1.1.0] - 2015-12-14

Changed
  • Apps running within different containers are restarted when updated via inter-module communication using RabbitMQ (pub/sub).
  • Updated pub/sub to use the mq-pubsub module (https://github.com/philcockfield/mq-pubsub)
Removed
  • Removed the use of the file-system-cache as a means of communicating when other instances are downloading an app. Now using RabbitMQ and pub/sub for inter-container communication.
philcockfield
published 1.0.3 •

philcockfield
published 1.0.2 •

philcockfield
published 1.0.1 •

Changelog

Source

[1.0.1] - 2015-11-30

Added
  • Version of the app-sync module on API status.
Changed
  • API as an object on manifest (eg. api/route). This allows for more details (like tokens) to be associated with the API within the manifest.
philcockfield
published 1.0.0 •

Changelog

Source

[1.0.0] - 2015-11-29

Added
  • Download and run registered apps from Github.
  • Docker image: docker pull philcockfield/app-sync running from env-vars.
  • Check PM2 is install globally.
  • Gateway reverse proxies requests to running apps.
Changed
  • Only running NPM install when absolutely required (faster).
philcockfield
published 0.0.2 •

Changelog

Source

[0.0.2] - 2015-11-8

Added
  • Setup configuration with Github tokens/user-agent and adding of apps with remote repository details.
  • Downloading repository files from Github to local cache.
  • Running downloaded app using pm2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc