Giter Club home page Giter Club logo

vue-neteasecloud-webmusicapp's Issues

实现一键部署Docker镜像

基于NeteaseCloudMusicApiVue-NeteaseCloud-WebMusicApp实现一键部署的Docker镜像

Github地址

https://github.com/a76yyyy/NeteaseMusicWeb-Docker

Docker容器部署方式

  1. Docker地址 : https://hub.docker.com/r/a76yyyy/netease_music_web

  2. Docker Compose部署方式

    # 创建并切换至 netease 目录
    mkdir -p $(pwd)/netease && cd $(pwd)/netease
    # 下载 docker-compose.yml
    wget https://cdn.jsdelivr.net/gh/a76yyyy/NeteaseMusicWeb-Docker@main/docker-compose.yml
    wget https://cdn.jsdelivr.net/gh/a76yyyy/NeteaseMusicWeb-Docker@main/Dockerfile
    # 根据需求和配置描述修改配置环境变量
    vi ./docker-compose.yml
    # 执行 Docker Compose 命令
    docker-compose up -d --build

    DockerHub仓库的镜像所需后端API地址为 http://localhost:3000 ;

    如果没有搭建后端镜像或者API地址不为上述地址,可使用 docker-compose 方式修改配置后部署,

    请勿使用 docker pull a76yyyy/netease_music_web 方式直接拉取镜像

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.