Giter Club home page Giter Club logo

Comments (5)

atomdmac avatar atomdmac commented on July 3, 2024 1

This is currently incomplete but many of the basics are there:

  • Start a webserver on port 8000
  • Able to register for an account

I haven't tried actually hooking up podcats or devices yet but it's a start.

https://codeberg.org/atomdmac/mygpo-docker

from mygpo.

atomdmac avatar atomdmac commented on July 3, 2024

I would really like this as well. For the client, there's this but it seems to be distinct from gPodder.net (which is what I would actually like to self-host).

from mygpo.

auouymous avatar auouymous commented on July 3, 2024

Oh, I misunderstood the request, this is not for the client.

@elelay Can you move this.

from mygpo.

Ryochan7 avatar Ryochan7 commented on July 3, 2024

Not going to register on the other site right now so I will bring up issues here. I wanted to try out mygpo-docker but ran into several issues with the current configuration. A couple of problems are upstream problems with the config in the mygpo repo (transifex-client, gevent); looks like transifex-client only works up to Python 3.9(?) but Debian stable now packages Python 3.11. Other than that, I ran into a few env problems with the Dockerfile and the config in the docker-compose.yml file.

First off, the python3 package as well as python3-pip need to be installed in the container. I ended up linking to my old forked alphagpo repo and changed the source problems I ran into in that code; still would need an image for running the feed parser service. Also, I am not sure why but Docker keeps wanting to make a minimal Python venv in the mygpo-git directory outside of the container. That problem keeps making the shell in the Docker container not find envdir and some other processes because that dir is mounted as a volume.

I still want to work on tweaking things but I am now able to get the web server running and the Django site can be accessed.

from mygpo.

Ryochan7 avatar Ryochan7 commented on July 3, 2024

@atomdmac Now I remember why I stopped using Docker. Pain in the butt. Anyway, getting alphagpo-feedservice running was a pain as several Python packages were broken with Python 3.11. It took a little time to learn how networking works in Docker so the mygpo container could communicate with the feedservice container.

I guess I can start by submitting some smaller changes to the repo on Codeberg later.

from mygpo.

Related Issues (20)

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.