Docs
One Command Deploy MemFree on Fly.io

One Command Deploy MemFree on Fly.io

How to deploy MemFree on Fly.io

How to deploy MemFree Vector Service on Zeabur

You could refer to One Click Deploy You Own Hybrid AI Search Engine

How to deploy MemFree Vector Service on Fly.io

Get Fly.io Account (Optional)

  • Go to Fly.io and create an account.

Install Flyctl (Optional)

  • Install flyctl by following the instructions here.

Clone MemFree Code From GitHub

git clone https://github.com/memfreeme/memfree.git

Deploy MemFree Vector Service

cd vector
 
cp fly.example.toml fly.toml
 
change the APP_NAME in fly.toml to your app name
 
fly deploy
 
 
 

The Advantages of deploying on Fly.io

You could refer to One Command Deploy Searxng on Fly.io