Deploy Farmstack
Quick deployment on Ubuntu
Running this command will install Docker automatically on Ubuntu, if it is not available.
Deployment on Ubuntu, MacOS and Windows (with WSL2)
Install Docker on your system according to OS:
Clone the repository and open it.
Run the setup.py file using python3
After the setup is done, you can view the connector setup UI at: http://localhost:8000.
Next steps
Setting up Self-Managed ConnectorsConfiguring a connector with CSVInstall a dockerized application with connectorLast updated