Giter VIP home page Giter VIP logo

xilriws-public's Introduction

Xilriws

Unlike Swirlix, Xilriws doesn't use a 3rd party, but a real browser instead. This has the advantage of being free and not requiring an account, but might result in some issues unique to your system. As such, a docker installation is highly recommended, even if the rest of your setup isn't dockerized.

Installation

  1. git clone https://github.com/UnownHash/Xilriws-Public Xilriws && cd Xilriws
  2. cp docker-compose.yml.example docker-compose.yml
  3. docker compose up -d

in your Dragonite config, add:

[general]
remote_auth_url = "http://xilriws:5090/api/v1/login-code"

this assumes you have everything in the same docker network. if you're hosting it externally, change the hostname to something else accordingly.

Optionally, you may cp xilriws.json.example xilriws.json to adjust certain parameters.

Update

  1. git pull
  2. docker compose pull
  3. docker compose restart

you can change the "replicas" number to alter how many copies of the container will be spawned. traefik manages load balancing, and should work automatically. set this number in accordance with the avaliable RAM and CPU on your machine.

the more copies of the container, the lower you can set login delay

xilriws-public's People

Contributors

ccev avatar github-actions[bot] avatar sy1vi3 avatar fabio1988 avatar tmhbofh avatar unseenmagik 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.