GithubHelp home page GithubHelp logo

openttd / aws-infra Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 2.0 245 KB

Infrastructure as Code for OpenTTD services on AWS

License: GNU General Public License v2.0

Python 95.13% JavaScript 4.69% Jinja 0.18%

aws-infra's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aws-infra's Issues

Migrate supybot from old VM to AWS

Currently supybot is running under user truebrain on a VM on the old server OpenTTD has.

This has to be migrated to AWS. The few constraints:

  • It should keep its Seen.db (with @seen)
  • It should publish its logs via https for anyone to read back what has been said while they were offline
  • It should be +o in a few channels, and allow others to become +o and use commands like @kick etc.

All other functionality is either unwanted or "nice to have".

Migrate mediawiki to a wiki running on AWS

Currently we are running mediawiki on https://wiki.openttd.org
This is difficult to maintain for various of reasons:

  • It has poor integration with SSOs:
    • LDAP has bad documentation and is unclear how maintained the plugin is; this depends on when you look this up.
    • OAuth2 (GitHub) integration is .. euh .. a thing to figure out. There is a plugin (WSOAuth) that does this, but development of these plugins is weird and often unclear if they are production worthy
  • It requires a beefy database to work properly
    • Although most pages can be served semi-static, it renders them constantly. Of course this can be cached, but this shows this software was not created in recent years. It is build on old ideas and foundations.
  • Upgrading is often challenging and non-trivial
    • Despite the best efforts of mediawiki, it turns out it is not a matter of bumping the version in most cases
  • Maintaining the LocalSettings.php has proven to be a challenge.

End result: mediawiki has been updated 3 times in 15 years. We need a better solution, that can also run on AWS more easily. Running mediawiki on AWS is not impossible, but requires a lot of resources.

Currently we are investigating Gollum as alternative, mostly as it nicely integrates with git.

Shut down the old infrastructure

Not really a ticket for this repository, but I just want a reason to celebrate once it happened. So when this ticket closes ... you bet I will be buying a cake and celebrate it covid-style.

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.