Git Product home page Git Product logo

nokkowiki's Introduction

NokkoWiki

A private wiki for my DnD players
Info they find in the campaign goes on the wiki.

(Didn't really get a domain yet but here's the IP 35.72.10.91)

nokkowiki's People

Contributors

nemborkar avatar

Stargazers

 avatar

Watchers

 avatar

nokkowiki's Issues

Deleting old S3 files in the bucket

Even though the database backup files are created and sent to the S3 bucket daily, eventually the bucket will have too many files. So I need to delete the older copies of the database files

ps: This shouldn't be done by date but by number of items in the buckets.

pps: consider versioning in S3

Switch to a nano instance on EC2

Currently using t2.micro

Consider using,

  • t4g.nano (free till 31st March 2021 but uses ARM processor)
  • t2.nano (almost half the price)

After recent tests, the server instance rarely uses over 300mb of the 1GB t2.micro ram
Switching to a 500mb ram shouldn't affect a wiki site but would cut cost to almost half

Speed launching a fully functional new instance

If the instance goes down, what is the fastest way to create a new instance with all the user data already installed and wiki database connected?

Find ways to automate as much of this as possible. That involves, not only installing,

  • Apache
  • MariaDB
  • PHP
  • imagemagick
  • mediawiki (delete downloaded file later to free up server space)

but also

  • moving the database onto the server and plugging it into mediawiki

Would need to create a list of deliverables and test it out before creating related issues on github.

This should also include things you would do differently this time around

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.