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/)WH
Posts
5
Comments
40
Joined
11 mo. ago
  • A minimal setup would be:

    • your VPS with an installed operating system like Debian 12 or Ubuntu 24(?).
    • a Webserver, which accepts http(s) requests from a browser.

    You configure your VPS to be able to access it via ssh, login, install a Webserver like nginx, Apache or others, configure the server to point requests to your IP or domain to a local directory on your server (e.g. /var/www/yoursite on Linux), write some hello world html file, copy that file via scp to /var/www/yoursite, voilá – you just created a (very simple) website.

    If you want a little more bling bling you could use a static site generator. See https://jamstack.org/generators/

    With a SSG you would initialize your site on your local machine, write some markdown and put in in your site generators folder structure and run the command to create the html files from the markdown. The output is normally a specific folder you could then copy to your server, as mentioned above. Or you could set up git on your server and use git commit and git push to push changes to your server. This is what you had in mind.

    I find it easier to just use a graphical client software like Cyberduck to drag and drop the whole static site generator output to my server.

  • I think this is not possible to configure just with yunohosting standard tools. My guess would be you would not need yunohost to do so. I have a blog made with a static site generator and I just push the whole output to a directory under /var/www. Plus there is an nginx running as Webserver and to redirect traffic to subdomains.

  • Nice! I live in Germany and your situation looks similar to mine. I started with Linux 20 years ago and bought a Synology about a year ago. I have my most essential services (backup, photos, Media server and paperless) running on that machine in my local network. I started with a small VPS and a blog after this, to see if I could handle managing a server. It went well.

    We have a small cabin we share with others and I wanted to set up some basic services like a calendar. Went across a post about yunohost and gave it a try.

  • Selfhosted @lemmy.world
    WhiteHotaru @feddit.org

    Has anyone tested yunohost?

    I recently discovered yunohost, a French project for easy selfhosting. Does anyone have experience with that?

    Väter @feddit.org
    WhiteHotaru @feddit.org

    Eine Selbstbefragung – Vatersein

    Väter @feddit.org
    WhiteHotaru @feddit.org

    So nutzen Schülerinnen und Schüler Erklärvideos beim Lernen

    bildung.social Deutscher Bildungsserver (@[email protected])

    Angehängt: 1 Bild Im Projekt „Digitale außerschulische lern- + bildungsbezogene Handlungspraxen von Jugendlichen“ haben S. Kommer, Ilona Andrea Cwielong & @kadewe Veränderungen des Lern- & Rezeptionsverhaltens Jugendlicher an den Schnittstellen formaler & non-formaler Bildungsangebote untersucht. D...

    Deutscher Bildungsserver (@DeutscherBildungsserver@bildung.social)

    Medienvielfalt beim Lernen gehört heute dazu. Habt ihr schon gute Ressourcen für eure Kinder gefunden? Ich bin durch eigenes Matheauffrischen auf https://m.youtube.com/@lehrerschmidt gestoßen.

    Balkonkraftwerk @feddit.org
    WhiteHotaru @feddit.org
    Jellyfin: The Free Software Media System @lemmy.ml
    WhiteHotaru @feddit.org

    What is your set up? How do you use Jellyfin?

    I got a Synology NAS for my children’s photos and wanted my music to be available in our LAN as well. Jellyfin looked good and is open source so I gave it a try. I am very happy with Finamp as a mobile app to play and sync my library.