Git Product home page Git Product logo

kinto's Introduction

部署服务端

  1. 点开 https://app.kintohub.com/ 新建一个APP,点击 Create Service ,然后创建 Web App 如图:

创建 web app

  1. Build Settings 文件名填写Dockerfile,端口填上8888,填写如下:

build

  1. Repository 填上git链接和默认分支master

repository

最后点击右上角 Deploy,部署完成,会生成一个链接,点击链接,如果显示Bad Request,即为成功。

客户端配置

客户端配置看图吧,不多讲:

v2ray

修改UUID

方法一:

Fork本项目,到config.json里面修改uuid或者端口,然后到Dockerfile里面修改ENV CONFIG= 指向链接,例如

ENV CONFIG=https://raw.githubusercontent.com/yeahwu/kinto/master/config.json指向你自己项目的config.json文件。

方法二:

当然这个config.json链接也可以改为自己的私密链接,比如 https://gist.github.com/ 里写config.json配置,然后生成链接。最后部署的时候写入到Environment variables里,如图:

gist

最后,打钱: https://yeahwu.com/donation.html

kinto's People

Contributors

yeahwu 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.