Installation
To install dittofeed-ee, contact the Dittofeed team at [email protected] in order to receive a personal access token for our private docker image registry. Once you have the token, you can install dittofeed-ee using our docker compose file or helm chart.The dittofeed-ee image currently requires that you run it in multi-tenant mode.
Docker Compose
First, login to the docker registry using your Dittofeed issued personal access token..env
Helm Chart
Likewise, you can install dittofeed-ee using our helm chart. First, login to the docker registry using your Dittofeed issued personal access token.Render
We support deployment of dittofeed-ee on Render. To do so, you will need to add your Docker Hub credentials to your Render account settings.- Log in to your Render account and navigate to the Dashboard.
- Go to “Account Settings” in the left sidebar.
- Click on “Registry Credentials” in the Account Settings menu.
- Click the “Add Credential” button.
-
In the “Add Registry Credential” modal:
- Select “Docker Hub” as the registry type
- Name the credential
dittofeed
- Enter your Docker Hub username
- Enter your Docker Hub password or personal access token
- Give the credential a name for easy reference
- Click “Add Credential” to save.