• GitHub
  • Documentation
  • Discord
  • Donate
search
  • chevron_right Threads
  • label Support
  • label Docker

Misago container image.

tetricky
Feb. 28, 2023
chat_bubble_outline 10
  • link
    tetricky
    Members 125 posts
    Feb. 28, 2023, 7:31 p.m. Feb. 28, 2023, 7:31 p.m.
    link

    I've set up a repository (called misago-image, see the README.md for configuration notes) to track misago-docker releases, and will be building container images for each version on a best effort basis. The current version (misago 0.29) includes the redis mod to increase deployment options.

    The built images are available through both ghcr.io and docker.io.

  • link
    tetricky
    Members 125 posts
    March 20, 2023, 2:29 p.m. March 20, 2023, 2:29 p.m.
    link

    Misago-image has been updated to version 0.30

    This release increases the redis container name mod.

  • link
    tetricky
    Members 125 posts
    March 26, 2023, 2:02 p.m. March 26, 2023, 2:02 p.m.
    link

    Misago-image updated to v0.31.1 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

  • link
    tetricky
    Members 125 posts
    April 4, 2023, 10:23 a.m. April 4, 2023, 10:23 a.m.
    link

    Apologies for the delay, I've been away for a few days.

    Misago-image updated to v0.32.0 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

    rafalp likes this.

    favorite 1

  • link
    tetricky
    Members 125 posts
    April 8, 2023, 7:17 p.m. April 8, 2023, 7:17 p.m.
    link

    Has something changed outside the misago_docker container itself in the requirements for 0.33.0?

    I have tried to upgrade the misago-image container, and although the containers run, I have an error when trying to access my test site through the reverse proxy.

  • link
    tetricky
    Members 125 posts
    April 8, 2023, 7:42 p.m. April 8, 2023, 7:42 p.m.
    link

    Solved -

    Access the bash shell in the container

    podman exec -it myinstance-misago bash
    

    Run the upgrade procedure

    first collectstatic

    python manage.py collectstatic
    

    run migrate

    python manage.py migrate
    

    finally invalidateversionedcaches

    python manage.py invalidateversionedcaches
    

    Exit the bash shell, and then restart the pod/containers

  • link
    tetricky
    Members 125 posts
    April 8, 2023, 7:43 p.m. April 8, 2023, 7:43 p.m.
    link

    Misago-image updated to v0.33.0 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

  • link
    tetricky
    Members 125 posts
    May 1, 2023, 12:57 p.m. May 1, 2023, 12:57 p.m.
    link

    Misago-image updated to v0.34.0 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

    uwnyuD likes this.

    favorite 1

  • link
    tetricky
    Members 125 posts
    May 22, 2023, 12:30 p.m. May 22, 2023, 12:30 p.m.
    link

    Misago-image updated to v0.35.0 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

    rafalp likes this.

    favorite 1

  • link
    tetricky
    Members 125 posts
    May 26, 2023, 9:05 p.m. May 26, 2023, 9:05 p.m.
    link

    Misago-image updated to v0.36.0 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

  • link
    tetricky
    Members 125 posts
    May 29, 2023, 12:03 a.m. May 29, 2023, 12:03 a.m.
    link

    Misago-image updated to v0.36.1 misago-image, see the README.md for configuration notes.

    Pre-built images are available through both ghcr.io and docker.io.

arrow_upward Go to top
  • This site uses cookies to gather statistical data for use in traffic analysis. Header photo by Joanna Malinowska.
  • GitHub
  • Documentation
  • Discord
  • Donate
  • Terms of service
  • Privacy policy
powered by misago