0.8.21
master
Getting Started
Installation
Jina “Hello, World!” 👋🌍
Jina 101: First Thing to Learn About Jina
Using Flow API to Compose Your Jina Workflow
Input and Output Functions in Jina
Gracefully Exit Jina
API References
Jina Command-Line Interface
Jina Python API Reference
Jina YAML Syntax Reference
Jina Protobuf Specification
Advanced Usages
Understand Jina Recursive Document Representation
Common Design Patterns
Multi & Cross Modality
Using Jina Pod with Docker Container
Using Jina Pod Remotely
Creating a Remote Jina Pod from Console
Creating a Remote Jina Pod via Jina Gateway
Creating a Remote Jina Pod via Flow API
Logging configuration in jina
Using Dashboard to Monitor Logs and View Flow
Built-in Simple Executors and Reserved
uses
in Jina
Jina REST API Specification
OS Environment Variables Used in Jina
Prevent Indexing Duplicates
Extensions
Guideline When Adding New Executor
A Minimum Working Example
Guideline When Adding New Driver
Publish Your Pod Image to Jina Hub
Jina API Schema for 3rd-Party Applications
Community
Contributing to Jina
Join Us on Slack!
Release Cycle
Change Logs
Jina Enhancement Proposals (JEP)
Troubleshooting
FAQ for Developers
FAQ for End-Users
Indices and Tables
List of 100 Executors in Jina
List of 60 Drivers in Jina
Jina
»
Using Jina Pod Remotely
Using Jina Pod Remotely
¶
Creating a Remote Jina Pod from Console
Terminologies
Prerequisites
Steps
1. Start a Pod on the Remote
2. Test the Network Connectivity
Troubleshooting Checklist
What’s next?
Creating a Remote Jina Pod via Jina Gateway
Terminologies
Prerequisites
Steps
1. Let the Remote Jina Listen
2. Spawn a Remote Pod from the Local Jina
3. Test the Network Connectivity
Troubleshooting Checklist
What’s next?
Creating a Remote Jina Pod via Flow API
Terminologies
Prerequisites
Steps
1. Let the Remote Jina Listen
2. Build a Simple Index Flow
3. Run the Flow and Index Data
4. Checkout the Index Files On the Remote
Troubleshooting Checklist
What’s next?