Tag: Migration

  • In eigener Sache: GCP, nginx & certbot

    Aus verschiedenen Gründen gab es die Notwendigkeit den Unterbau dieses Blogs anzufassen. Heute Vormittag wurde die docker-basierte Installation vom Admin der Seite abgelöst und in dem Zu zu einem anderen Anbieter umgezogen.

    Einer der Gründe war, dass es Probleme mit docker-machine, das nicht weiter in der Lage war, abgelaufene Certifikate auf dem Stack zu erneuern. Ein Management der Maschine war daher nicht mehr einwandfrei möglich und Backups scheiterten.

    Darüber hinaus waren in dem Stack mehrere Blogs untergebracht, die nicht schön voneinander getrennt waren.

    In der Google Clout Platform laufen nun eine Virtuelle Maschine, basierend auf Debian 10 (Buster), mit nginx, php-7.3 und allen für WordPress notwendigen Plugins. Das WordPress kommt nicht aus Debian sondern wurde als komplettes Verzeichnis von den alten Installationen übernommen.

    Datenbank Inhalte wurden aus dem container

    docker exec -it blogs_database_1 /bin/bash

    mysqldump –add-drop-table -u root -p wordpress > wordpress.backup.sql

    mysql -h <hostname> -u <username> -p <database> < database.backup.sql

    export & import der WordPress Datenbank

    Google Cloud Platform bietet automatische Backups sowohl der Server als auch der Datenbank an.

    Das SSL/TLS, das vorab von Traefik.io terminiert wurde, übernimmt nun nginx selbst. Die Configuration davon ist mittels certbot erstellt worden, der Zertifikate automatisch von Let’s Encrypt bezieht.

    Docker dagegen findet in dem Setup keine Anwendung mehr.

  • The Road to Python3

    When Python3 came out in 2009, it was already heavily debated. Python3 would be incompatible with previous versions of the popular language, but fix many drawbacks. While the vision was clear and the community initially planned to move forward much quicker. The demand for having a 2.x branch was so huge, however, that the community decided to extend support for 2.7 until the end of 2019. Stack Overflow took a look on why the path took so long.

    https://stackoverflow.blog/2019/11/14/why-is-the-migration-to-python-3-taking-so-long/
    The Road to Python3: Stack Overflow took a look.
  • `Keep Talkin’ Larry’: Amazon Is Close to Tossing Oracle Software – Bloomberg

    It’s a huge effort considering the scale of the project and the relevance of customer data for Amazon. Given their cloud business and it’s maturity – AWS is more than 10 years old by now and leading the pack – this move seems overdue.

    Amazon.com Inc. has taken another step toward eliminating software from Oracle Corp. that has long helped the e-commerce giant run its retail business.

    Source: `Keep Talkin’ Larry’: Amazon Is Close to Tossing Oracle Software – Bloomberg

  • Freie OECD Indikatoren

    Freie Statistiken der OECD zu Arbeitsmarkt, Bevölkerung, Bildung, Bruttoinlandsprodukt, Energie, Entwicklungspolitik, Finanzmärkte, Forschung und Technik, Gesellschaft, Gesundheit, Handel und Investitionen, Inflation und Preise, Konjunktur, Migration, Produktmarktregulierung, Sozialpolitik, Steuern, Umwelt, Ungleichheit und Armut, Wirtschaftsstruktur.