Egnyte
Access files stored in Egnyte
How it works
The Egnyte connector pulls in files stored in Egnyte. The Egnyte connector indexes the file name, file type, and contents of the file.
New files are pulled every 10 minutes.
Setup
Configure your Egnyte Application + Negere-Fej env variables
This is only necessary if self-hosting Negere-Fej. If using Negere-Fej Cloud, you can skip this step.
1. Create Egnyte Application
Create an Egnyte Application. Check out the Egnyte API documentation for more information.
2. Set environment variables
Set the following environment variables on your Negere-Fej instance:
EGNYTE_DOMAIN=something like "app4negere-fej"
EGNYTE_CLIENT_ID=
EGNYTE_CLIENT_SECRET=
3. Restart Negere-Fej
Restart your Negere-Fej instance as you normally would to apply the changes.
Indexing
1. Open Egnyte connector
In the Negere-Fej UI, navigate to the Admin Panel and select the Egnyte Connector
2. Authorize via OAuth
Click the Create New button to go through the OAuth flow.
3. Return to Negere-Fej
Once you've authorized the application, you'll be redirected back to Negere-Fej.
4. Complete configuration
Finish the setup, optionally specifying a folder path to index.
5. Start indexing
Click Connect to begin indexing Egnyte files!