Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)R

RagingHungryPanda

@ RagingHungryPanda @lemm.ee

Posts
58
Comments
356
Joined
3 yr. ago

  • Super hero movies kinda do that, but then they have them kill a bunch of people on the train for no reason to remind us that they must be stopped. Usually this happens right around the time you're like, "Well, they have a point." haha

    I think this was a video that had talked about it: https://www.youtube.com/watch?v=LpitmEnaYeU

    Superheroes usually manage to roll back the various apocalypses but rarely use their powers to build a better world. The villains are the ones constantly dreaming up big audacious schemes to transform the universe.

  • I've got Idrive backups at 5TB for like $5 a month or something.

  • And they PAID to be there!

  • Oh that's dope. How many hours are you running? Do you also use them for things like encoding or something like that?

  • Sweet!

    What's up is everything I've been running and down is what I haven't.

    not working

    I haven't been able to get friendica to connect to Maria DB, so I'll eventually try just MySql. Grafana isn't running bc I would need to change a lot of things to get an exporter into each container and the truenas apps don't really allow that configuration - fine if you have docker compose though, which I've started doing more and more.

    new

    I just got up and running with Stirling pdf, a free (and paid) PDF editor. That looks pretty sweet.

    But I'm now also using 15GB of the 32 on the system, which is still plenty for Arc cache for me

    what I want

    I want to rent a VPS to host various fediverse apps, probably Lemmy, pixelfed, and write freely to start, for the nomad/expect communities. I've been looking at netcup and they have some decent arm offerings.

    I'd like to put Talos Linux on it so I can get some kubernetes experience. They have a good sized server for €10, so I could expand to add a DB server or one specifically for logging and metrics.

    I was looking at Hetzner, but I've read that their block storage is super slow and causes timeouts on DB.

    Of course, can I even run these apps on arm? I guess I gotta find that out.

    One thing I'd like to do is make a web page that makes signups super easy and would create an account on all services, ideally. Not a huge deal of that isn't reasonable, but it'd be nice to allow doing it once rather than multiple times. If I could get sso, that'd be good, but I don't know how supported that is.

  • Removed Deleted

    Permanently Deleted

    Jump
  • Unfortunately no, it's just one log line over and over. At some point it did have the username and IP, but it usually contains neither.

  • It didn't really change when I put the db in the same compose file. I have them on the same docker network, so any container can reference any other container by its name, in this case mariadb and access any ports, not just the ones that are exposed.

    Evidence for this working is that MariaDB is logging the rejected connection attempts.

  • Now that I'm looking at it again, I wonder if I can get rid of some of this stuff 🤔

  • Thank you for the help. Here is the last set of configurations that I was running.Edit: this is running on my TrueNas server.

     yaml
        
    networks:
      maria-db-network:
        external: True
    services:
      friendica:
        build: /mnt/MainStorage/apps/friendica/config/app
        environment:
          - FRIENDICA_ADMIN_MAIL=<admin email>
          - FRIENDICA_TZ=America/Chicago
          - FRIENDICA_LANG=en-US
          - FRIENDICA_URL=https://friendica.mydomain.com/
          - FRIENDICA_SITENAME=My Friendica
          - SMTP=<the smtp>
          - SMTP_DOMAIN=<smtp domain
          - SMTP_FROM=admin
          - SMTP_AUTH_USER=<le user>
          - SMTP_AUTH_PASS=<auth pass>
          - SMTP_TLS=true
          - SMTP_STARTTLS=true
          - MYSQL_PASSWORD=<db pass>
          - MYSQL_DATABASE=friendica
          - MYSQL_USER=friendica
          - MYSQL_HOST=mariadb
          - MYSQL_PORT=3306
        image: friendica
        networks:
          - maria-db-network
        ports:
          - '30110:80'
        volumes:
          - /mnt/MainStorage/apps/friendica/data:/var/www/html
          - /mnt/MainStorage/apps/friendica/config/app:/app
    
      

    addon.config.php file:

     php
        
    <?php
    
    return [
    	'system' => [
    		'cache_driver' => 'redis',
    		'lock_driver' => 'redis',
    
    		'redis_host' => 'redis',
    
    		'pidfile' => '/var/run/friendica.pid',
    	]
    ];
    
      

    docker file in the config folder

     yaml
        
    FROM friendica:friendica
    
    RUN mkdir -p /usr/src/config
    COPY addon.config.php /usr/src/config/
    
      
  • How does your skin do in the sun?

  • Thanks for the write up! It's definitely got my curiosity

  • this looks pretty cool. Have you read it? What do you think about it?

  • Fediverse.com is available for sale

    Jump
  • you'd probably be better off setting up your own domain server and trying to get that working

  • That's the point though - it wasn't a good thing

  • Have times changed? Yes. Do you need to approach women? Yes. Don't hide behind a screen. Get out there and talk with women.

    Talking with people is not disrespectful. God, what a sad society is that?

    There's a saying that goes something like, "Enlarge your territory, linger in public, walk through open doors." That's a good start. Get out of the house and linger in public places. Strike up conversations and be a social animal. Talk with everyone: men, women, young, old - get that practice in. If you talk with everyone, then you're not putting as much pressure on yourself. Don't get attached to an outcome, but challenge yourself to talk to people.

    I think you're making excuses. I strike conversations with strangers all the time, including women. I go dancing for swing, salsa, bachata. You wanna see something that challenges your beliefs on interactions between men and women? Go watch Bachata.

    But anyway. Social skills are a skill and they need to be worked. Put yourself out there and get rejected. (You'll learn it's not so bad).

  • I'll be waiting for them!

  • Oh this looks like a good one! I like that the setting is in tierra del fuego, I don't think I've seen that show up too much.

  • Selfhosted @lemmy.world

    Help reducing logs from Collabora's nginx on Trunas docker image

  • Travel @lemmy.world

    I need replacement shoes

  • Books @lemmy.ml

    Ursula LeGuin Wizard Of Earthsea Graphic Novel Gets 100,000 Print Run

    bleedingcool.com /comics/ursula-leguin-wizard-of-earthsea-graphic-novel-gets-100000-print-run/
  • Anime @lemmy.ml

    Starship Velociraptor - YouTube

  • A Boring Dystopia @lemmy.world

    Mapped: Median Home Sale Price by U.S. State

    www.visualcapitalist.com /mapped-median-home-sale-price-by-u-s-state/
  • A Boring Dystopia @lemmy.world

    Never thought I'd write these words before the last few years

  • Mildly Interesting @lemmy.world

    I got a strange, but interesting as for a full peanut production line

  • Work Reform @lemmy.world

    Visualizing the Cost of the American Dream in 2024

    lemm.ee /post/45817157
  • A Boring Dystopia @lemmy.world

    Visualizing the Cost of the American Dream in 2024

    www.visualcapitalist.com /cost-of-the-american-dream-in-2024/
  • Work Reform @lemmy.world

    More Perfect Union - We Looked Into the Demise of Local News. What We Found Will Shock You

  • A Boring Dystopia @lemmy.world

    What Airlines Don't Want You To Know: How They Keep Prices High - More Perfect Union

  • Mildly Infuriating @lemmy.world

    Goddammit Texas!

  • Ask Lemmy @lemmy.world

    Lemmy super communities?

  • Work Reform @lemmy.world

    Cooper Alan - Suit and Tie (Sixteen Tons) - YouTube

  • Travel @lemmy.world

    What 10 Years in China and Europe Taught This American - Max Chernov

  • Digital Nomad @lemmy.ml

    Kenya Is Launching a Digital Nomad Visa

    lemm.ee /post/44305556
  • Travel @lemmy.world

    Kenya Is Launching a Digital Nomad Visa

    www.cntraveler.com /story/kenya-digital-nomad-visa
  • History @lemmy.world

    Asbads: The Original Windmills of the Middle-East » Explorersweb

    lemm.ee /post/43075880
  • interestingasfuck @lemmy.world

    Asbads: The Original Windmills of the Middle-East » Explorersweb

    explorersweb.com /asbads-the-original-windmills-of-the-middle-east/
  • science @lemmy.world

    JWST finds distant galaxy with "impossible" light signature - Big Think

    lemm.ee /post/41894474