83 private links
🎶 a fast and simple multimedia fileserver.
Can host all sorts of files, but includes (markdown) text editor, image viewer, video/audio player, etc.
Can be used to have multi-account set-up, read-only directories and a couple more things
Nextcloud is a fantastic system, but it's not your backup. This post will show you how to backup Nextcloud so you can ensure your data is safe.
Backing up locally.
Another web application bookmark dashboard, with fun features. - rmountjoy92
Landing-page for your homeserver.
An Application dashboard and launcher. Contribute to linuxserver
Can be used as a landing page for (home) servers.
A dashboard for homelabs. More focused on providing individual services in tabs than just having links to them.
Apparently works well with Authentik SSO authentication.
setting up a wireguard / openvpn vpn on a raspberry. Could be run next to pihole, etc.
Keycloak and Nextcloud are both popular open source software. The first is an identity provider and broker, the second one is collaboration platform. Instead of having multiple accounts on several online platforms, you want to have one identity and log into multiple platforms. This is the job of the OpenID Connect protocol and is supported by Keycloak. In this guide I walk you through the steps of connecting Nextcloud with Keycloak to support a seamless single sign-on experience.
Enables SSO without SAML
💰 Straight-forward budgeting.
A YNAB clone that can be self-hosted. Development has largely ceased, maintenance is on-going.
Hosted plan costs $12/year (for syncing), self-hosting does not have syncing built in (afaict?).
Fork exists at palidanx/financier, adding search and some other niceties.
Small community on reddit.
Front-end built on Angular 1, which reaches eol pretty soon.
Advanced finance self-hosted instace.
Can interact with bank statements through web scraping, though I don't know which banks it works for and which do not.
Can be used to create and monitor a budget, several accounts, create charts of in-/outflows, sort by categories, etc.
Looks very promising.
Cross-platform desktop note-taking app. Sticky notes with Markdown and Tabs. All in one .txt file.
Interesting application of txt files to be shown in 'corkboard' view.
Unfortunately packaged as electron app, making ~100kb of actual code into ~200mb of program.
The idea could be used however, for a re-arrangeable corkboard / network view of my personal notes.
Let’s take back control of our events ! #JoinMobilizon - Let’s take back control of our events
A user-friendly, emancipatory and ethical tool for gathering, organising, and mobilising.
akin to an open source keybase.io
- Verifies your identity by linking your various account
- does not actually store identity data on its own servers
- can be self-hosted
- can integrate into openkeychain / conversations by generating QR codes
How to create a fully encrypted, zero knowledge deian server.
It needs the encryption key to boot -- but how to provide it without handing it to anyone who could misuse it?
Runkod provides hosting platform and management tools for modern javascript applications and static web publishing.
Free, decentralized, ..open-source?
Take back control of your email with this easy-to-deploy mail server in a box.
Configuring a secure Postfix STMP server with certificates provided by the Let's Encrypt certificate authority and Dovecot that is used for client authentication.
Understanding how to combine docker with a microservice architecture - by using event driven setup
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: - metabase
A Progressive Web App for local file sharing. Mirrors Apple's airdrop
Share files between PC and android/ios or any other device which can browse to the address you have the application running at.
goes over the techniques (and the reasons) for exposing a server to the internet
- Don’t
- Port forward
- VPN only
- VPN Gateway
- Reverse Proxies