Skip Navigation

User banner
Posts
5
Comments
153
Joined
2 yr. ago

  • Thanks for your hard work on this great app ☺️

  • Okay so I now found S3 Drive, I talked with the dev because you need to agree to some TOS, they provide a subscription model for their coorporation with backblaze. They want to work them over for selfhosted services.

    It works very well so far, but in the free version you can only add one Bucket. The app uses rclone as backend and provides a nice UI.

    They wrote about it on Reddit if anyone is intrested in asking questions too.

    Maybe we could get them on Lemmy too 🐱

  • My new word since april last year: toot ☺️

  • Try this

    apt-get install libpam-systemd

    Restart LXC afterwards and try again. Let me know if it works now 🐱

  • Congratulation 🌞

    Greetings from another personal instance 🐱

  • Okay this is easy too to set a hostname on debian or ubuntu Container:

    hostnamectl set-hostname myname

  • You can pass hostnames in docker compose easily with

    hostname: myhostname

    Sometimes you can use container names too

    container_name: myapp

    It is that easy ☺️

  • Thank you for the answers ☺️

    I am looking forward 🌞

  • Git, MinIO, Amazon S3, Filesystem and many more options to for backup🐱

    Can't wait for v3 finally

  • Looks intresting, podgrab is dead and podfetch is not what I was looking for. 2 questions:

    • 1 Can this used with postgres instead of mysql? It is a personal preference
    • 2 How does it store podcasts? I don't see a volume for pinepod. I have a folder structure like this:
     
        
    -podcastname 1
        -episodename1
        -episodename2
    
    -podcastname 2
        -episodename1
        -episodename2 
    
      

    Thanks for sharing this with us ☺️

  • I use WikiJS for documentation. Simple, powerful and has a lot of features

  • Can it run crysis? 🤔😸

  • Multithreading is almost impossible with only a few cores. It is barely enough to run Windows 🥺

    You should upgrade soon ☝🏻

  • Cool 😺

  • I overread the link to the instance 😸

    Maybe it could be placed in the readme too.

    The first thing I am looking for is screenshots, so I can decide on the first sight wether the theme is suited for me or not

  • Some Screenshots on the project page would be nice 😊

  • Yes it is. You can read about it on GitHub