Companion Tools

OttoFMS is an application installed onto your FileMaker Server which streamlines FileMaker Server management and FileMaker development. It can be used for File migration and transfer, receiving webhooks for FileMaker applications, sending file backups offsite, and more.

OttoFMS comes installed on all Ottomatic hosted servers, but it is free to install on server hosted on-prem or elsewhere.

Learn more about OttoFMS and how to use it in the OttoFMS docs.

OttoDeploy is a FileMaker file that serves as a front-end to OttoFMS’ deployment and build APIs. It simplifies the delivery of files to staging and/or production servers. While the bulk of the work is handled by the OttoFMS service, sending properly-structured requests can be challenging. OttoDeploy helps take the guesswork out of the process by providing an interface where you can enter your server and deployment details, and begin a deployment with the click of a button.

While OttoDeploy is not the solution to every possible deployment workflow, it provides a powerful starting point. Think of it as a template, which is available so you can customize it for your needs.

Documentation and Download

SimpleQ uses the Publish/Subscribe design pattern to broker messages between a Publisher and a Subscriber.

There are several benefits to a loosely-coupled architecture, including increased scalability, improved performance, and asynchronous operation. Combined with OttoFMS's webhooks Receiver, SimpleQ even makes it easier to integrate with external systems.

Documentation

Download