Showing posts with label moinmoin. Show all posts
Showing posts with label moinmoin. Show all posts

Saturday, February 13, 2021

Wiki is Up

So my wiki is up and running. I still have some operational tweaks to it I'd like to make but that's all they are is tweaks at this point.

  • https://wiki.neohawk.org
  • As a reminder, the wiki is the place where I am beginning to outline my political platform. What I mean by that is based on the events over the last year, the abomnination of the 45th President, the absolute traitorous and seditious policies pursued by the Republican Party, for the first time I registered as a Democrat. The GOP is not a political party, but can only be considered as such much in the way that Sinn Fein was the political arm of the IRA, Irish Republican Army.It is still part of a seditious domestic terrorist organization. The acquital of the 45th President where 43 Senators voted to acquit and immediately following the end of the Trial, Mitch McConnell condemns the former President as guilty to inciting and causing the Capitol Riot which just prior he voted to acquit him of those exact charges.

    Tuesday, February 09, 2021

    Wiki is Almost There

    As you know, I have been trying to get my MoinMoin wiki back up an running. I have upgraded successfully to moin2 and even imported the pages from the previous moinmoin wiki successfully. Now I am tweaking things like security (it was wide open), need to add ssl instead of normal http and all the other normal things for "production" . Since this isn't my day job it is taking me a while to get it up and running but I am getting there. I have been taking copious notes (not really) about what I am doing to get it running correctly. I am awfully close to having it running nice an clean.

    However, in the meantime it will spend more time down than up as I get it to where I want. I'm really close though and hopefully I can find time to nail it down. I'll be sure to post here when I do get it up and running. I will probably see if I can create a simple vm that takes up less resources on GCP so I can reduce costs. I can use that and the notes I take to create a tutorial that maybe people can use. We shall see.

    Update

    The wiki was succesfully upgraded to be accessed only by https and I believe I have the ACLs working correctly. Now I just have a few more production tweaks setting up the uwsgi emperor service.

    Sunday, January 24, 2021

    Upgrading my Wiki

    My last post mentioned that my wiki was down. Well in the process of troubleshooting the issue I discovered a bunch of things that I didn't know. It's good to learn right?

    So there are a couple of things that I discovered during this process the first of which is that Python2 reached end of life support January 2020. I knew that MoinMoin used python 2 but I hadn't realized that python2 is no longer supported at all. In addition PIP, the python package installer announced what yesterday that it no longer supported python2, so you can install it via method. And so the more I thought about it the more I realized that I definitely didn't want to be running my wiki on outdated software particularly if a security vulnerability in python2 was discovered.

    Tuesday, January 05, 2021

    Google Cloud Playground

    I have been playing around with the Google Cloud Platform. I have deployed a MoinMoin Wiki on a Debian vm. You can access it here: wiki.neohawk.org. So today I was leaving myself some notes on what I had done so I won't forget where I was and I realized that it counts for by "blog" to do list item. So I can check it off. I have transposed (i.e. cut and paste) it below.