Git Product home page Git Product logo

fastgpt-deploy's Introduction

FastGPT quick deploy

install docker

refer 准备 Docker 环境

version info

version in current fastgpt

  • fastgpt:v4.8.6
  • oneapi:v0.6.7
  • pgvector:0.7.0-pg15
  • mongo:5.0.18
  • mysql:8.0.36

deploy

  1. clone this repo
    git clone https://github.com/dockerq/fastgpt-deploy.git
  2. pull image
    cd fastgpt-deploy
    docker compose pull
  3. run image
    docker compose up -d

config

如何自定义配置文件?

  1. change config in config.json
  2. remove fastgpt
    docker compose down fastgpt
  3. rerun fastgpt
    docker compose up -d fastgpt

ollama endpoint

  1. if you run in Linux, endpoint is http://172.17.0.1:11434
  2. if you run in MaxOS, endpoint is http://host.docker.internal:11434

fastgpt-deploy's People

Contributors

alwqx avatar ziqzav avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.