101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

474
active users

#sharkeyadmin

1 post1 participant0 posts today
Pat Accepter 9000 :therian:<p><span>So I enabled full text search via pgroonga, but the frontend is telling me that note search is unavailable. Is there something else I have to change that isn't mentioned in the docs?<br><br></span><a href="https://docs.joinsharkey.org/docs/customisation/search/#pgroonga" rel="nofollow noopener" target="_blank">https://docs.joinsharkey.org/docs/customisation/search/#pgroonga</a><span><br><br>Edit: I've even tried sqlTsvector and meilisearch, but neither enable note search :/<br><br></span><a href="https://sharkey.barkshark.xyz/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a></p>
ClariSys :nc_t: :nc_m: :thermian: [0x636174]<p><span>reposting without all those uneccesary hashtags in the post:<br><br>Heads up Sharkey admins when upgrading... <br>If you have a lot of data in your instance database, running </span><code>pnpm run migrate</code> might fail because one or more of the <code>ALTER TABLE...</code><span> statements might actually timeout on your PostgreSQL server!<br><br>To fix this, attach yourself to your </span><code>sharkey</code><span> database and enter the following...<br></span></p><pre><code>ALTER DATABASE sharkey SET statement_timeout = '10min'; ALTER ROLE sharkey SET statement_timeout = '10min';</code></pre>...and try the <code>pnpm run migrate</code><span> command again.<br><br></span><a href="https://catwithaclari.net/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a> <a href="https://catwithaclari.net/tags/InstanceAdmin" rel="nofollow noopener" target="_blank">#InstanceAdmin</a><span><br><br></span>- posted by Chloe<br><br><span class="quote-inline">RE: <a href="https://bofh.social/notes/a98sr0zu8tmk000a" rel="nofollow noopener" target="_blank">https://bofh.social/notes/a98sr0zu8tmk000a</a></span><p></p>
George E. 🇺🇸♥🇺🇦🇵🇸🏳️‍🌈🏳️‍⚧️<p>Heads up <a href="https://bofh.social/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> <a href="https://bofh.social/tags/admins" rel="nofollow noopener" target="_blank">#admins</a> when <a href="https://bofh.social/tags/upgrading" rel="nofollow noopener" target="_blank">#upgrading</a><span>... <br>If you have a lot of </span><a href="https://bofh.social/tags/data" rel="nofollow noopener" target="_blank">#data</a> in your <a href="https://bofh.social/tags/instance" rel="nofollow noopener" target="_blank">#instance</a> <a href="https://bofh.social/tags/database" rel="nofollow noopener" target="_blank">#database</a>, running <code>pnpm run migrate</code> might fail because one or more of the <code>ALTER TABLE...</code> statements might actually timeout on your <a href="https://bofh.social/tags/PostgreSQL" rel="nofollow noopener" target="_blank">#PostgreSQL</a><span> server!<br><br>To fix this, attach yourself to your </span><code>sharkey</code><span> database and enter the following...<br></span></p><pre><code>ALTER DATABASE sharkey SET statement_timeout = '10min'; ALTER ROLE sharkey SET statement_timeout = '10min';</code></pre>...and try the <code>pnpm run migrate</code><span> command again.<br><br></span><a href="https://bofh.social/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a> <a href="https://bofh.social/tags/InstanceAdmin" rel="nofollow noopener" target="_blank">#InstanceAdmin</a> <a href="https://sharkey.team/@sharkey" class="u-url mention" rel="nofollow noopener" target="_blank">@sharkey@sharkey.team</a><p></p>
George E. 🇺🇸♥🇺🇦🇵🇸🏳️‍🌈🏳️‍⚧️<p>Our <a href="https://bofh.social/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> one-stop <a href="https://bofh.social/tags/upgrade" rel="nofollow noopener" target="_blank">#upgrade</a> script worked beautifully, and just finished using it to upgrade Sharkey here on bofh.social! <a href="https://bofh.social/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a><span> <br></span></p><pre><code>#!/bin/bash set -e # Exit immediately if a command exits with a non-zero status set -u # Treat unset variables as an error echo "Stopping Sharkey and Redis services..." systemctl stop sharkey systemctl stop redis # Optional: Update NodeJS (uncomment if needed) # -------------------------------------------- # echo "Updating NodeJS..." # apt remove -y nodejs # curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - # apt install -y nodejs # apt install -y libpango1.0-dev libcairo2-dev libpixman-1-dev echo "Updating Sharkey codebase..." sudo -u sharkey bash &lt;&lt;'EOF' cd ~/Sharkey git checkout stable git stash git pull --recurse-submodules pnpm clean-all # corepack enable &amp;&amp; corepack prepare pnpm@10.11.0 --activate # Optional if using corepack pnpm install --frozen-lockfile pnpm run build pnpm run migrate EOF echo "Restarting services..." systemctl start redis systemctl start sharkey echo "✅ Sharkey update complete."</code></pre><p></p>
Mr. 30㎝ 🍆💦 :over18: 🔞 [nsfw.social]<p>Many have asked and now you can donate directly, and support the ongoing costs and maintenance for <a href="https://nsfw.social/" rel="nofollow noopener" target="_blank">https://nsfw.social/</a><span>!<br><br>In fact, we pledge and promise to pay-it-forward and donate 20% of your contributions upstream to the </span><a href="https://nsfw.social/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> project to help fund and support their development costs since without Sharkey, there would be no <a href="https://nsfw.social/tags/NSFWsocial" rel="nofollow noopener" target="_blank">#NSFWsocial</a><span>!<br><br></span><a href="https://nsfw.social/tags/NSFWadmin" rel="nofollow noopener" target="_blank">#NSFWadmin</a> <a href="https://nsfw.social/tags/FediAdmin" rel="nofollow noopener" target="_blank">#FediAdmin</a> <a href="https://nsfw.social/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a> <a href="https://nsfw.social/tags/MastoAdmin" rel="nofollow noopener" target="_blank">#MastoAdmin</a> <a href="https://nsfw.social/tags/donating" rel="nofollow noopener" target="_blank">#donating</a> <a href="https://nsfw.social/tags/support" rel="nofollow noopener" target="_blank">#support</a><span> <br><br></span><a href="https://buymeacoffee.com/nsfwsocial/welcome-3772444" rel="nofollow noopener" target="_blank">https://buymeacoffee.com/nsfwsocial/welcome-3772444</a></p>
Mr. 30㎝ 🍆💦 :over18: 🔞 [nsfw.lgbt]<p>Many have asked and now you can donate directly, and support the ongoing costs and maintenance for <a href="https://nsfw.lgbt!" rel="nofollow noopener" target="_blank">https://nsfw.lgbt!</a><span><br><br>In fact, we pledge and promise to pay-it-forward and donate 20% of </span><i>your</i> <i>contributions</i> upstream to the <a href="https://nsfw.lgbt/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> project to help fund and support their development costs since without Sharkey, there would be no <a href="https://nsfw.lgbt/tags/NSFWlgbt" rel="nofollow noopener" target="_blank">#NSFWlgbt</a><span>!<br><br></span><a href="https://nsfw.lgbt/tags/NSFWadmin" rel="nofollow noopener" target="_blank">#NSFWadmin</a> <a href="https://nsfw.lgbt/tags/FediAdmin" rel="nofollow noopener" target="_blank">#FediAdmin</a> <a href="https://nsfw.lgbt/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a> <a href="https://nsfw.lgbt/tags/MastoAdmin" rel="nofollow noopener" target="_blank">#MastoAdmin</a> <a href="https://nsfw.lgbt/tags/donating" rel="nofollow noopener" target="_blank">#donating</a> <a href="https://nsfw.lgbt/tags/support" rel="nofollow noopener" target="_blank">#support</a><span> <br><br></span><a href="https://buymeacoffee.com/nsfwlgbt/welcome-3763173" rel="nofollow noopener" target="_blank">https://buymeacoffee.com/nsfwlgbt/welcome-3763173</a></p>
@reiver ⊼ (Charles) :batman:<p>2/</p><p>Misskey and the Misskey forks (ex: Firefish, Sharkey, etc) seem to also be prone to their storage drives filling with:</p><p>• logs<br>• npm cache<br>• yarn cache</p><p><a href="https://mastodon.social/tags/DeSo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DeSo</span></a> <a href="https://mastodon.social/tags/FediAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediAdmin</span></a> <a href="https://mastodon.social/tags/FediCache" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediCache</span></a> <a href="https://mastodon.social/tags/FediDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediDev</span></a> <a href="https://mastodon.social/tags/FediDevs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediDevs</span></a> <a href="https://mastodon.social/tags/Fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fediverse</span></a> <a href="https://mastodon.social/tags/Firefish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firefish</span></a> <a href="https://mastodon.social/tags/FirefishAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FirefishAdmin</span></a> <a href="https://mastodon.social/tags/Misskey" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Misskey</span></a> <a href="https://mastodon.social/tags/MisskeyAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MisskeyAdmin</span></a> <a href="https://mastodon.social/tags/Sharkey" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sharkey</span></a> <a href="https://mastodon.social/tags/SharkeyAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SharkeyAdmin</span></a> <a href="https://mastodon.social/tags/SpaceHostBTS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SpaceHostBTS</span></a></p>
@reiver ⊼ (Charles) :batman:<p>1/</p><p>RE: <a href="https://mastodon.social/@reiver/114019537398771505" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@reiver/114019</span><span class="invisible">537398771505</span></a></p><p>The number one cause of Fediverse servers crashing seems to be the storage drives filling up with cached Fediverse user data — posts, profiles, avatar images, header images, etc.</p><p>But, Misskey and the Misskey forks (ex: Firefish, Sharkey, etc) also have an additional challenge that fills up their storage drives —</p><p><a href="https://mastodon.social/tags/DeSo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DeSo</span></a> <a href="https://mastodon.social/tags/FediAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediAdmin</span></a> <a href="https://mastodon.social/tags/FediCache" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediCache</span></a> <a href="https://mastodon.social/tags/FediDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediDev</span></a> <a href="https://mastodon.social/tags/FediDevs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FediDevs</span></a> <a href="https://mastodon.social/tags/Fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fediverse</span></a> <a href="https://mastodon.social/tags/Firefish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firefish</span></a> <a href="https://mastodon.social/tags/FirefishAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FirefishAdmin</span></a> <a href="https://mastodon.social/tags/Misskey" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Misskey</span></a> <a href="https://mastodon.social/tags/MisskeyAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MisskeyAdmin</span></a> <a href="https://mastodon.social/tags/Sharkey" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sharkey</span></a> <a href="https://mastodon.social/tags/SharkeyAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SharkeyAdmin</span></a> <a href="https://mastodon.social/tags/SpaceHostBTS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SpaceHostBTS</span></a></p>
Jeff Sikes<p>Misskey, Firefish, IceShrimp and Sharkey instance admins: take heed. There are similar patches for each of the forkeys.</p><p><a href="https://mastodon.social/tags/Forkeys" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Forkeys</span></a> <a href="https://mastodon.social/tags/MisskeyAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MisskeyAdmin</span></a> <a href="https://mastodon.social/tags/FirefishAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FirefishAdmin</span></a> <a href="https://mastodon.social/tags/IceShrimpAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IceShrimpAdmin</span></a> <a href="https://mastodon.social/tags/SharkeyAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SharkeyAdmin</span></a> <a href="https://mastodon.social/tags/Sharkey" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sharkey</span></a> <a href="https://mastodon.social/tags/Firefish" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firefish</span></a> <a href="https://mastodon.social/tags/IceShrimp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IceShrimp</span></a><br><a href="https://shonk.social/notes/9rhltl798csd0002" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">shonk.social/notes/9rhltl798cs</span><span class="invisible">d0002</span></a></p>