Skip to content
Maciej Skierkowski edited this page May 17, 2016 · 4 revisions

All of these Connectors exist for the deprecated version of Factor.io. They will be updated over the next several weeks.

Basic

  • Web: Create a web hook and listen for POST/GET, or perform HTTP operations. Uses ngrok to listen for web hooks even if the workflow is running on a local network.
  • Timer: Run tasks on a schedule, either by defining the time interval or with a crontab.

Source Control

  • Github

Chat

  • Slack
  • Hipchat
  • IRC

Email

  • SendGrid
  • Mailgun

Monitoring

  • New Relic
  • PagerDuty

Project/Task Managers

  • Github (Issues)
  • Jira
  • Trello

Configuration Management

  • Ansible (Standalone and Tower)
  • Salt (SaltSSH, SaltCloud, Salt-Call, Salt on Master)
  • Chef (Solo & Hosted)
  • Puppet

Remote management / Deployment

  • Fabric
  • Capistrano
  • SSH: Execute remote commands via SSH, or upload files via SCP

Continuous Integration

  • Travis
  • TeamCity
  • Jenkins

Hosting

  • Heroku
  • Rackspace

Queues

  • Resque
  • Amazon SQS