squatica

Results 10 comments of squatica

@jilyaluk there is a git conflict with the current master, could you please update?

I'm actually currently preparing a Dockerfile for selfoss with the intention to send a PR. As @jtojnar said there are two main scenarios - you either want the "production" image...

@akash07k All right, I cleaned it up here: https://github.com/squatica/selfoss-docker Both 2.18 and master versions are there.

@jtojnar What do you think? Can it be merged? Or anything else necessary?

OK, I tested how it works with docker-compose files in utils/docker and it seems to be fine. It's not standard but works. About Apache - I'd rather keep it, because...

Hey @akash07k nice to hear from you again, I was worried what happened to you :smiley: @jtojnar I created a docker hub account for selfoss, I'm going to configure automatic...

You can count me in, I agree with GPL3+

@vigneshrams your screenshots are showing that the nitter container does not have any ports published. Also you combined `--network host` with `-p` - don't do that, I believe you should...

@vigneshrams One possible solution is to use the provided `docker-compose.yaml` - the containers are next to each other in the same compose network, so they don't need `--network host`. Second...

I'm also experiencing occasional `connection refused` - I establish the tunnel fine, everything works for a couple of hours, suddenly a wild `connection refused` error appears and then it hangs....