GithubHelp home page GithubHelp logo

flipdot / waboorrt Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 2.71 MB

Home Page: https://waboorrt.flipdot.org/

License: GNU Affero General Public License v3.0

Dockerfile 0.98% Python 61.07% Shell 1.36% HTML 1.23% JavaScript 2.05% TypeScript 25.56% Go 7.21% Mako 0.42% Nix 0.13%

waboorrt's People

Contributors

ansvonwa avatar lennypenny avatar osiewers avatar phlmn avatar rbnis avatar rroohhh avatar soerface avatar thewavelength avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

osiewers rroohhh

waboorrt's Issues

Deployment via Terraform

Create terraform module which spins up a server at hetzner cloud. All configuration should be done automatically.

Basically, cloud init is as follows:

  • install docker
  • install docker-compose
  • install git
  • git clone github.com/flipdot/waboorrt
  • compose up

Updates: manually, ssh into machine, git pull, docker-compose up --build

Ranking UI

Website should display bots ordered by ELO Rank

Login system

Users should be able to login in the web application. OAuth flow will be provided by rC3.

rC3 usernames should be independent from accounts on our side. Users should be able to login via rC3, but create unique usernames in our system. By default we will use the rC3 username if it matches [a-z0-9][a-z0-9-]*[a-z0-9]. If it does not match, ask the user for an alternative username, and check uniqueness.

Open question: Which db? Postgres with unique username column?

docker-compose up --build fails

Starting waboorrt_redis_1    ... error
WARNING: Host is already in use by another container

ERROR: for waboorrt_redis_1  Cannot start service redis: driver failed programming external connectivity on endpoint waboorrt_redis_1 (e93acac8f59f1d925a38e07cfd4029d732b8c4abed19e704ea68571fc6b79ef2): Error starting userland proxy: listen tcp [::]:6379: bind: address already in use
Starting waboorrt_postgres_1 ... error

ERROR: for waboorrt_postgres_1  Cannot start service postgres: driver failed programming external connectivity on endpoint waboorrt_postgres_1 (1c91f124a4e35237082c79d759a96e7593a18bee5290292ea96c90034a818473): Error starting userland proxy: listen tcp [::]:5432: bind: address already in use

ERROR: for redis  Cannot start service redis: driver failed programming external connectivity on endpoint waboorrt_redis_1 (e93acac8f59f1d925a38e07cfd4029d732b8c4abed19e704ea68571fc6b79ef2): Error starting userland proxy: listen tcp [::]:6379: bind: address already in use

ERROR: for postgres  Cannot start service postgres: driver failed programming external connectivity on endpoint waboorrt_postgres_1 (1c91f124a4e35237082c79d759a96e7593a18bee5290292ea96c90034a818473): Error starting userland proxy: listen tcp [::]:5432: bind: address already in use
ERROR: Encountered errors while bringing up the project.

Add deep links to specific games

Currently it is possible to watch a game if / is queried and a game is selected on the right hand side.
I think it'd be a nice addition to also be able to send deep links to specific games for e.g. discussion.
This could be e.g. achieved by visiting /game/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, where xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx is the UUID of the game, and then the specified game is loaded and its replay displayed.

New game rules

Think about new rules / features that make the game more exiting.

New rules should not be commited to the repo or be published somewhere else. We don't want to spoil players beforehand :) Get in touch with us directly. @ansvonwa

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.