Documentation
ダウンロード価格リリースノート
日本語
日本語
  • はじめに
    • Devinへようこそ 👋
    • Claris FileMaker向けのDevOps
  • 機能
    • バージョン管理
    • 回帰テスト
    • デプロイメント
      • デフォルト環境
      • ワークフロー
      • 内部の仕組み
    • サーバーとファイルの監視
  • ガイド (近日公開予定)
  • サポート
    • 既知の問題
    • サポートを受ける
    • リリースノート
  • 法的情報
    • プライバシーポリシー
GitBook提供
このページ内
  • Components
  • Devin App
  • Devin Server
  • Prerequisites
  • Installation Guides

役に立ちましたか?

  1. ガイド (近日公開予定)

Installation

Download and install Devin in a matter of minutes

役に立ちましたか?

Components

Devin consists of two primary components.

Devin App

This is a fmp12 file that gets installed locally on your workstation. Developers access Devin's features through this app.

Devin Server

Running on your servers, it comprises the Devin Engine and various Devin APIs. This backend executes the operations initiated from the Devin App. There are two key server roles:

  • Development Server: Hosts all development files and includes the Devin Engine (devin-engine.fmp12) which is automatically installed for Development server types.

  • Non-Development Server: These servers hosts your fmp12 files in various non-dev environments, such as staging, Q/A, or production.

The Devin App does not store any project data. Developers can easily collaborate on projects because each Devin App connects to the shared devin-engine.fmp12 database, located on your development server.

Currently, only a single development server is supported per team

Prerequisites

Installation Guides

System Requirements

Networking Considerations

Devin App

Devin Server