GithubHelp home page GithubHelp logo

auth's Introduction

auth

This is the implementation of the auth server and command-line client for Veloren.

Dependencies

The Auth server is implemented using Rust. For more information about Veloren development, please refer to: https://book.veloren.net/

Build the server

To build the server, you can simply run the following command: cargo build

Setting up your own auth server

Local server

You can run a local server with the following command: cargo run.

Docker image

For a deployment-ready server, you can build docker image using ./build-server-dockerimage.sh or without cloning the repo docker build -t auth-server:latest https://gitlab.com/veloren/auth.git. Docker will have to be installed.

Run the auth server as a service using Docker Compose

A docker compose file is also provided to provide the auth server as a service. You'll need docker-compose for that.

Deployment notice

To keep your data secured, it is essential to setup the server to be connected to through a public network run behind a TLS terminator such as nginx

auth's People

Contributors

xacrimon avatar xmac94x avatar songtronix avatar imberflur avatar plecra avatar yuurimomo avatar angelonfira avatar maxicarlos08 avatar jcapucho avatar zesterer avatar

Watchers

 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.