• 22 Posts
  • 158 Comments
Joined 2 years ago
cake
Cake day: December 8th, 2024

help-circle
  • So an update. It turns out that all the issues were actually to do with Postiz rather than Authentic. - I tried installing a few other apps and linking them to Authentik but I ran into a few issues. Then I took Postiz and tried turning off the Atuthentik authentication and then just getting it to work with native user accounts. This initially didn’t work - it turned out that there were a few issues.

    1. The startup procedure for Poztiz actually left the backend API service not running properly. I had to run the docker compose, get all the other services running and then stop the postiz container specifically wait a bit more and then restart just that container. That got the API service running.

    2. Because I was just running it internally I didn’t have SSL certificates configured and was just using http - consequently I had to introduce NOT_SECURED: “true” into the environment section of the Postiz service in the compose file and then repeat the process above. This resolved a silent error in my browser where cookies used to manage the authenticated browser session were discarded because I wasn’t using SSL.

    So success at least getting Postiz running. I am now going to step back, reconfigure it for Authentic retry.

    I am going to guess that these issues might be relevant if you are running Postiz behind a reverse proxy (I’m not sure if this is being done with the docker compose set-up). I possibly also need to look at how much memory and CPU I have on my test VM.

    I’ve posted similar details in Postiz Discord. If anyone else is using #Postiz and would like to exchange notes - please do drop me a mention. Always good to have other people to talk to about these things and share notes.














  • @lovingisliving Well I have but my family aren’t massive social media users so its pretty lightweight activity. I guess my experience is that friendica has a lot of features in there - I like groups and events myself but also I found myself looking at how one account can manage another - I thin this would be great for parent/child accounts - perhaps it might need a few more controls around what the child account can/cannot do …

    I’m actually not far from creating another friendica instance just as a ‘trial’ server for people I know who want to try it out.

    I wish I was more capable in taking ideas for features that I would find useful and turning them into deliverable things. I’m a Business Analyst so I can define the requirements but I need some dev friends to help me out doing the delivery.










  • @pietervdvn Yeah I was aware that I could push the created item from streetcomplete into OSM and then it would be on Mapcomplete - that has been handy.

    I didn’t know about the see nearby images feature - I’ll have to check it out.

    Whats the situation with images that get uploaded via mapcomplete - I do see them in panoramax so its all flowing together there somehow.

    Please don’t think that anythign I was saying was a criticism - there is such cool functionality there across all those apps.

    I think what I was expressing is that I find myself similar actions / use cases from different angles you sometimes end up sort of switching apps and then thinking gosh I really should link this stuff together.