Just updated the package of to the latest release 0.12.1. All the new features of 0.12.0 are included.

Thanks to the flohmarkt developers and supporters for their ongoing work and congratulations to the nlnet grant!

https://apps.yunohost.org/app/flohmarkt

Hey - fellow users!

Just updated the app for flohmarkt to 0.10.1. Quoting @midzer@chaos.social and @grindhold@23.social :

  • small fixes for 0.10.0
  • accessibility refinements
  • few bugfixes
  • performance improvements for start page

On my local flohmarkt I added a lot of items, got a request for one of it and welcomed two new users.

  • Selfhosting? yunohost
  • Craiglist, kleinanzeigen, and the like? flohmarkt

๐Ÿ˜‰

flohmarkt Codeberg.org

Hey admins ๐Ÿ™ƒ ! Just upgraded my on yunohost to version 0.10.0. Are you running a small ads service, too?

If not try flohmarkt and if you're already running version 0.8.0 look out for the upgrade being soon available on the yunohost app store.

in reply to this object

Well, I'll give it a try: https://forum.yunohost.org/t/nextcloud-aio-yunohost/36056.

should provide the nginx (and let's encrypt certificate) and I'll look at nextcloud-aio (again) and see how I like it.

@jimbolaya@social.linux.pizza @hermankopinga@mastodon.social

Follow-up to this note:

I decided to test whether would work on the using the current instead of the legacy kernel before risking problems upgrading my production .

I have a similar testing setup: old mechanical drives instead of SSDs, a different PCIe SATA controller, an additional eMMC.

The additional eMMC I need to boot from, because for some reason the PCIe SATA ctrl didn't work, when u-boot initializes the controller before the kernel.

Installing the current kernel on my testing setup I found it not working: no console on hdmi, no network. Forgot to install the newer dtb (device tree binary) as well.

With currrent kernel and dtb from installed the system booted half of the times I switched it on. Asking around on the rock64 chat I met Dragan Simic who greatly helped me to get further down the โ€ฆ

On my I tried to update from 0.17.4~ynh1 to 0.18.1~ynh1 and the update failed.

GotoSocial just showed some cryptical error messages when started.

@dumpsterqueer@superseriousbusiness.org traced the problem back to a changed lib version used in the new GotoSocial version and the developer of the lib answered my kernel would be too old.

The old legacy kernel is running, because โ€ฆ I don't remember.

I need a kernel update for my .

Down the โ€ฆ

in reply to this object

Thanks a lot for all the work that went into the new release 0.8.0!

The app is upgraded as well and will soon appear in your update list.

If you can't wait: yunohost app upgrade --force flohmarkt.

@grindhold@23.social @midzer@chaos.social @stdevel@chaos.social

Sending and receiving large or confidential files via is difficult: the size often is not accepted by the recipient and confidential content might be transported unencrypted and via any number of relaying smtp servers.

I used psitransfer for for a while, but it doesn't offer an upload protection for multiple users and it doesn't support handing out upload tickets to people that I'd like to invite to send me a file.

I'm now testing lufi on a . offers the integration into an existing user database (like in the case of yunohost openldap) and it allows users to invite third parties to send them files using a time limited upload ticket.

It's time to my to version 12. I started drafting and testing a plan on how to get through it without any unwelcome surprises.

If you're interested in upgrading your own yunohost: you're welcome to look at my draft (yes, I didn't write it with sharing in mind ๐Ÿ˜‰).

Any feed back is welcome! When I'll done I'll publish the final version as a reply to this post.

Upgraded my testing vm successfully to .

My production is in some places modified and actively being used for , and some other things by friends+family.

To get an estimated of the time needed to upgrade it and find any issues beforehand I setup a testing board and copied the installation over to test the upgrade.

Just released 0.6.1~ynh1 for . There are many new features - thanks for the impressing developments of the last two month to @grindhold@23.social and @midzer@chaos.social and all the other contributors!

  • instance name is shown as page title of browsers
  • visually reworked item page
  • most tabs now feature icons
  • visually reworked item tags
  • sticky menu
  • search Users in Admin View
  • most used tags are now shown as clickable buttons on the front page.
  • user settings dialog is now split into tabs "Profile" and "Account". "Profile" is for the public-facing unproblematic stuff and "Account" contains the more dangerous actions like "delete account" and "change email" e.t.c
  • item authors may now change the order of the uploaded images
  • new couchdb database view in this release: yunohost upgrade will run initialize_couchdb.py automatically for you

After the release party yesterday for ๏ปฟs beta 0.2.0 - first version tagged ever - we cleared out a last issue to make the beta release available for . You'll find the yunohost soon in the app catalog - hopefully with the antifeature for alpha stage gone.

Actually the yunohost version is one step ahead of the official beta ๐Ÿ˜‰.

flohmarkt Codeberg.org

in reply to this object

@read@blog.nigini.me I still microblog.pub even though I have two problems:

  • memory is getting low on my host running all the services I'm using (4GB RAM)
  • time needed to maintain microblog.pub beside .

But it's still worth it I guess - otherwise I wouldn't have made the package version 2 to keep available for yunohosts next version.

BTW: for yunohost a database integration would be great - there's always running mariadb.

Hey ! For I configured for to monitor the user database and not much later got an email informing me about a change ๐Ÿ‘.

My configuration templates can be found here as the three files named urlwatch*.

flohmarkt_ynh Codeberg.org

in reply to this object

I looked at this again and found that the two notes requested very often from my are those that I 'pinned' that can be found at /featured.

The rest are paths pointing to information about this side. Maybe it has been some kind of ?

Here's a config that helped me blocking the IPs:

# cat /etc/fail2ban/filter.d/manual.conf [Definition]
# cat /etc/fail2ban/jail.d/manual.conf [manual] enabled = true bantime = 14d

This seems to lead to a jail which isn't connected to a logfile and for which manually added IPs stay blocked for 14 days.

To block IPs I used fail2ban-client -vvv set manual banip $IP which leads to

# fail2ban-client status manual basic Status for the jail: manual |- Filter | |- Currently failed: 0 | |- Total failed: 0 | `- File list: `- Actions |- Currently banned: 4 |- Total banned: 4 `- Banned IP list: 34.229.130.24 44.206.236.255 54.164.161.50 3.238.157.198

fail2ban is integrated into my and even though it doesn't come with the greatest documentation I'm starting to love it.

Just installed the ynh8 app integration on my flohmarkt.

I added an hourly check of the user database of to send out an email notification for changes.

To enable admins through the web gui to change the address I added a configuration panel and while at it I put the setup URL for the initial setup of a new flohmarkt installation on the configuration panel, too.

Now it should be easy to install and initialize a flohmarkt instance by only using yunohosts web gui.

Flohmarkt flohmarkt.ween.de

in reply to this object

If you're running your on a the update will be available any minute.

If you're self-hosting on a home line any byte less to be transmitted will help ๐Ÿ™ƒ .

If you can read this you're reading a note created on my instance on my .

@t@hexa.ninja the author of microblog.pub created an integration for yunohost in package format version 1.

yunohost moved on and created the packaging format version 2.

Building on the work of Thomas I upgraded the package to the newer packaging format and integrated it into yunohosts app catalogue where it will appear within the next 24h.

If you're using microblog.pub on a yunohost you'll be offered an update of the app once it has been included into the catalog.

Thanks Thomas for that great software!

(This note is my first one written on my updated microblog.pub v2 integration on yunohost.)