r/SelfHosted
Open in Telegram
169
Subscribers
+124 hours
+77 days
+3530 days
Posts Archive
169
SMS broadcast that uses a gateway such as Twilio and receives replies
Does anyone know of anything like this? We're using text-em-all right now, and it's not bad considering, but it's obviously more expensive and limited than what someone could build on Twilio, and it doesn't support phone numbers outside Canada and US, which is a real problem. I could probably hack together a shell script or protected web form to send out broadcasts, but I'd rather not if I can help it, and I'd prefer something that is easy to use and maintainable by someone who isn't me.
https://redd.it/nh8xul
@r_SelfHosted
169
Could use some pointers regarding upating a self hosted docker application
Sorry for the noob question, but is there some documentation about doing minor updates to a Docker installation that includes multiple docker containers for frontend, backend and databases?
I currently want to update the Taiga.io docker deployment like from 6.1 to 6.1.1? I searched the docs and resource page but only found instructions for bug upgrades like from Taiga 5 to Taiga 6.
Docker is the recommended deployment method for Taiga.io. I set it up by just following the instructions from the GitHub page: https://github.com/kaleidos-ventures/taiga-docker
Taiga.io runs great now. Here is the output showing all running containers:
https://preview.redd.it/2p22l4bxda071.jpg?width=742&format=pjpg&auto=webp&s=878e7a90fff9c67e1a5c7defb73e9c0b3bce22ac
Iām sorry if there is some common knowledge way to update Docker deployments without loosing the database data (and with that all the projects in Taiga) that Iām missing. I did a quick search inside the Docker docs and googled around but everything I found just confused me even more.
Iām working in a nonprofit hospital and weāre very used to vmware, just wanted to give this a try.
Would it be possible to get some instructions or links that help me getting the minor **Taiga.io** update into production without loosing data?
PS: If somebody from the Taiga Team is reading this: Thanks for the awesome work! In the healthcare sector we have zero budget for project management software and Taiga looks like a gift from heaven ā it may finally be our way out from project management through excel files on network share to a good looking kanban board
https://redd.it/nh1wz4
@r_SelfHosted
169
Automate tasks with Power Automate Desktop for Windows 10. Free from Microsoft
https://flow.microsoft.com/en-us/blog/automate-tasks-with-power-automate-desktop-for-windows-10-no-additional-cost/
https://redd.it/nh351j
@r_SelfHosted
169
Announcing a new Appwrite Release - A step closer to becoming an OSS Firebase Alternative š¤
We're happy to share that we've just released Appwrite 0.8 with a lot of improvements on privacy and security. This brings us one step closer to achieving our goal of becoming a complete open-source alternative to Firebase. Our latest version adds support for JWT auth, ARM devices, Anonymous login, and advanced image manipulations.
We are already working on support for a Realtime database, GraphQL APIs, MongoDB support, and other pretty cool features. We have reached this stage with continued support from the community and we would love to hear your thoughts on how we can make it better. Please feel free to comment below.
You can learn more about Appwrite over at https://github.com/appwrite/appwrite
https://preview.redd.it/bhkgn66ksa071.png?width=1964&format=png&auto=webp&s=6d1da48192d4965902b04ec9523c8942149613ef
https://preview.redd.it/t74mhb8jsa071.png?width=1834&format=png&auto=webp&s=62827dbd13c474f6962ae8bfa5cf476f1511d710
https://redd.it/nh3xco
@r_SelfHosted
169
What happened to Linshare?
Their webpage is down :(
http://www.linshare.org/
Any alternatives for large file uploads with API support?
https://redd.it/nh0wrd
@r_SelfHosted
169
Homer Dashboard with Video background
hello guys,
this a simple trick to get a video background in your selfhosted homer dashboard.
Just paste the following in the index.html right after the opening <body> tag
​
<style>
#myVideo {
position: fixed;
right: 0;
bottom: 0;
min-width: 100vw;
min-height: 100vh;
}
</style>
<video autoplay muted loop id="myVideo">
<source src="video/video-back.mp4" type="video/mp4">
Your browser does not support HTML5 video.
</video>
dont forget to create the video directory and put a video in it ;)
​
​
https://i.redd.it/iiyye5h06a071.gif
https://redd.it/nh0qrq
@r_SelfHosted
169
Web proxy (Bastion ?) to access Website in "private" network.
Hi !
I'm looking for a PAM (Privileged Access Management) proxy i guess.
Let me explain.
I would like to install a "platform" where i could manage users and Web applications behind the proxy.
The "Web" application would allow access to several apps behind the proxy.
I have something in mind that would work like "https://guacamole.apache.org/" but with "iframe" or something like that ?
I create this really simple "draw" to make easier to understand what i'm looking for.
​
https://preview.redd.it/6gecie2ry9071.png?width=901&format=png&auto=webp&s=8222d4f9bcfdae7c178892d4c85dac8c7a113ac0
I don't really know if it exist and it's hard to describe.
Do you know something that would suits my needs ?
Thanks !
https://redd.it/ngzsqo
@r_SelfHosted
169
Crypto project with docker?
Hi guys
i still have some cpu memory and disk space left on my nas. are there certain cryptocurrency projects that I can deploy with docker? for example an explorer or lightweight node? if I could also make money with it, that would be great
https://redd.it/ngz910
@r_SelfHosted
169
Self-hosted alternative to CleanShot Cloud?
I don't mind paying for software, but $100/year is a bit steep to pay for white-labeled auto-destructing links for general screenshot sharing. Are there any good self hosted screenshot sharing solutions you all have had a good time using?
​
Please let me know if Media Serving isn't the right tag for this post.
https://redd.it/ngy41p
@r_SelfHosted
169
Email deliverability vs Email delivery: terminology explainer
https://lightmeter.io/email-delivery-vs-email-deliverability/
https://redd.it/ngx8c7
@r_SelfHosted
169
Is it possible to route traffic from only one docker container through wireguard?
My Raspberry Pi 4 is connected to VPS through wireguard tunnel, currently the tunnel is only used to access the Raspberry pi from VPS.
Pi is running multiple docker containers. Can I route all internet traffic from only one container through Wireguard tunnel?
Anyone is running this kind of setup? What routing configuration do I need to do this?
https://redd.it/ngw5op
@r_SelfHosted
169
Hackershare install !docker?
I'm looking to install hackershare without docker.
Can above point me to an installation guide for Ubuntu?
https://redd.it/neevz8
@r_SelfHosted
169
A small upgrade to hardware from a rpi?
So I am all about self hosting some of the stuff I use and since I've been using a raspberry pi 4 with 4gb of ram for a while things are starting to catch up and since I am using a beta version of the 64bit buster OS I have to have multiple scripts and watchdog running to keep it online and working. So I'm looking into some cheap options to go for a Micro form factor PC. What I'm looking at now is a few options like
Lenovo tiny m92 i5-3470t 8gb ram
Dell 3040 micro i3-6100t 8gb ram
At first I was looking at Intel NUC's but they are way out of my budget for anything decent. So Im looking at older Gen stuff.
What I currently host is :
Pi-hole
Homebridge
Wordpress
RTMP streaming server
Plex
Bitwarden
Web based retro game emulators
Postfix/dovecot for email
I might be missing something but in general the pi although pretty good for what it is . Is starting to hit a ceiling for me. I do fairly understand that it will probably be quite the undertaking of migrating most of the stuff over to a new machine.
Any help or advice would be much appreciated
https://redd.it/neghn9
@r_SelfHosted
169
Suggested Websites for Personal Dashboard
Hello,
I was able to repurpose an old broken HP DV5 laptop guts to make a DIY photo frame PC. So now it runs Windows 10 and is controlled via RDP. Although not very polished and neat it doesn't look too bad for a first attempt.
Wanted to make it a somewhat useful dashboard for various types of information and eye-candy.
I already have some websites/portals (some which were suggested in various posts on this and other communities on Reddit thankfully) opened in multiple tabs in Edge browser and they are rotated every 15 sec via the Tab Revolver addon. Putting it in full screen (F11) mode makes is a perfectly time looped dashboard screen where your imagination is the limit to what you may want to display.
For now I have the following websites in tabs
​
https://preview.redd.it/njf6kk5rl3071.jpg?width=720&format=pjpg&auto=webp&s=b814510013bd36de4caa660bae787d6faf06002c
​
https://preview.redd.it/kx0hfriel3071.jpg?width=720&format=pjpg&auto=webp&s=e75a6eb86b38410ac6cfed346fc7f256faa01a9e
​
https://preview.redd.it/t3mbx9pgl3071.jpg?width=720&format=pjpg&auto=webp&s=717db828b493f29a9ddc2cdfce4ad29ba732846d
1.Dakboard personal screen (will be trying out the premium version to add various integrations to it)
2. COVID 19 Dashboard
3. Earth Climate
4. Home PiHole Dashboard Screen
5. Home Router (Tomato) Bandwidth Usage Graph Screen
6. HomeAssistant Main Page (setup in progress)
7. Google Search Trends Moving Tiles
​
Some ideas I intend to explore and I would appreciate suggestions for are as follows, aesthetics and readability are important aspect since the eye candy factor remains equally important for a full screen view.
\- Any website where i can add multiple RSS scrolling tickers (preferably in large readable format) from popular news sources.
\- Any mini graph or charts for crypto currency prices - preferably multiple items in view on a single screen
\- A world map clock with times for major cities and day night cycle
\- Any visualizations of the world statistics (something similar to our world in data)
\- World news word cloud map
\- Any world flight map which doesn't time out after prolonged display. FligthRadar 24 fee version goes off after 30 min and needs a page refresh.
\- Dynamically updated Trending Movies and TV Shows - Something with tile interface with ratings maybe pulled from trakt and rottentomatoes. Does it exists ?
\- Better weather visualization for local region.
\- Internet map or looking glass to show useful statistics (the security , cyber attack threat map I have already explored)
I am working to add some more tabs for the following
1. Ping monitoring to all home devices using SmokePing.
2. Google Photos slideshow
3. Home photo storage from Synology NAS Slideshow
4. Freeboard to display home sensor value and hisotgrams.
5. If I am able to setup, grafana and prometheus dashboards for home sensor data
6. Home WyzeCam video streams - although dont really know how it can be done
Some other ideas I would give a shot would be from here.
Thanks for pitching in with your ideas.
https://redd.it/ng98zk
@r_SelfHosted
169
Paperless-ng & bulk scanning?
Is it possible to scan multiple pages of various doc types and have pages NOT show up as just one document?
https://redd.it/nglp47
@r_SelfHosted
169
Eventual routing from public IP/domain name to a docker container
Here goes... (sorry if this is confusing!):
\- Ubuntu server in the cloud running a wireguard server in a docker container (linuxserver/wireguard).
\- RPi at home running vaultwarden/bitwarden_rs (in a docker container).
As I want vaultwarden to be accessible over the internet, I have my RPi setup so that it is VPN'ed into the Ubuntu server in the cloud. BUT, the RPi is VPN'ed into a Docker container. The idea is that if I entered bitwarden.example.com into my browser, this is how it should route:
Web Browser request -> Ubuntu Server -> Wireguard Docker Image -> RPi
The DNS record points to my Ubuntu servers public IP address... that's all good. Now I need help with forwarding the request from the Ubuntu server to the wireguard container. Once it's routed to the wireguard container, everything should work because vaultwarden is hosted on 0.0.0.0 (in other words, every interface) so it should be accessible from within the wireguard docker container.
FYI, I will be using Nginx (reverse proxy) with this because I already have stuff on my Ubuntu server hosted at port 80/443. I'll do it so bitwarden.example.com:80/443 is routed to bitwarden.example.com:8080/8443 which is then routed to the wireguard container, and then finally, the RPi.
I'm pretty sure iptables comes in handy here, but that stuff scares me. I'm sure iptables is the only way of achieving this but:
1. I have no idea how to use iptables
2. It looks confusing
Is there an easier method which doesn't use iptables? If not, what is the best way of achieving this?
https://redd.it/ngmb9s
@r_SelfHosted
169
Best cheap offshore VPS?
By offshore i mean offshore from the US and DMCA ignored servers, i want to host 4-12 non pornographic movies and my last vps banned me for that :( rip. anyways i was going with hostmaze.com because of their price and how they handle DMCA but their reviews are very bad. any recommendations on a vps? it doesn't have to be powerful at all, itll see MAYBE 100 max weekly visitors and all they'll be doing is just downloading the movies and interacting with 2-3 php scripts, thats it. Thanks!
https://redd.it/ngcfnj
@r_SelfHosted
169
Alternative to zoom/teams etc that satisfy the following requirements?!?
Hi everybody,
Need your advice to test some (dockered) software for video chat/meetings.
The requirements are:
- lightweight
- easy to use: I mean that I want to share access to other easily, giving them a link or something similar (I have a VPS with public ip connected to home server via wireguard)
- works via browser
- allow desktop sharing
I have a gigabit line so I think I can host the meeting (no more than a couple at the same time and no more than 20 people in case of webinar.. otherwise just family calls).
Suggestions? Things that I have to evaluate and I actually have not mentioned? Thanks!!!
https://redd.it/ngck1y
@r_SelfHosted
169
Raffle of ticket(s) management
Our company has bought a suite at the local sports baseball team for employees and their family. However they have no way to āraffleā them off other than sending out a mass email asking if anyone wants to enter to win them.
Iāve looked online for some wordpress plug-ins or some open source software that we could host internally to manage this, but Iām not finding much. Any suggestions?
https://redd.it/ngheqj
@r_SelfHosted
169
Hosting provider with a good reputation regarding spam?
Currently I have my entire self-hosted set of servers at Linode. I really like Linode because they give you a LOT of flexibility and great tools for a great price. However, my IP address is blacklisted due to the fact that other Linode users are using it for spamming. As a result my self hosted email services are somewhat useless.
Does anyone have any recommendations for a hosting provider with a good spam reputation? The blacklist my IP is listed on refuses to unlist my IP because Linode apparently doesn't care about its spam problem. Thanks!!
https://redd.it/nggqhm
@r_SelfHosted
