- 20 Posts
- 70 Comments
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Getting the right setup for Vaultwarden compose.yamlEnglish
2·2 months agoI’m picking up on this because I’m getting a bit confused. I’ve run this through docker compose using the below yaml. I’ve done it as normal user, “Fred” (added to docker group) rather than root (using sudo although it make no difference as I get the same outcome). I normally have a “docker” folder in my /home/fred/ folder so is /home/fred/docker/vaultwarden in this instance (i.e. my data folder is in here).
I get the same issue highlighted here which is all about the SSL_ERROR_RX_RECORD_TOO_LONG when trying to connect via https, whereas when I try to connect via http, I get a white page with Vaultwarden logo in top left corner and the spinning wheel in the center. I’ve got no proxy enabled and I’m still not clear why I need one if I’m only accessing this via LAN. Is this something on the lines of “you must yse this through a proxy or it won’t work” thing? Although that not why I understood the from the guidance. I’m clearly missing something although not sure what exactly it is …
services: vaultwarden: image: vaultwarden/server:latest container_name: vaultwarden restart: always environment: # DOMAIN: "https://vw.home.home/" SIGNUPS_ALLOWED: "true" volumes: - ./vw-data/:/data/ ports: - 11001:80
trilobite@lemmy.mlto
Selfhosted@lemmy.world•New Community Rule: "No low-effort posts. This is subjective and will largely be determined by the community member reports."English
2·2 months agoThanks for sharing the other communities. I have used this forum a lot and there are some great helpers here. I really hope things don’t get a bad turn. We really need these forums to help newbies. We’ve all been there. You could argue that the typical newbie question “where do i start?” Is “low effort” but simply reading all the answers about how others approched self hosting has given me so much benefit.
Nice one. I missed this
And, i can’t find clients on f-droid. Any variants recomended that dont come from the playstore.
Another key feature will be Keepass data import.
That is another problem i face when i have the app open on desktop and phone at the same time. Its a nightmare.
trilobite@lemmy.mlto
World News@lemmy.ml•Global solar boom tempers climate change pessimism
1·4 months agoI would like to understand what this really means for our planet. More solar means less resilience for power grids? Overall less CO2 when considering the whole cost of life cycle? What about incident light/energy with all these panels? Where is the science?
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
1·4 months agoReadeck looks similar to Wallabag?
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
1·4 months agoThis is a good comment! I just discovered after your comment that floccus has a setting to link up with Linkwarden so that together, they achieve most of my desired outcomes. It just becomes more i volved in the managemente as you no end up with two components to manage rather than one ;-)
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
1·4 months agoExactly! The point really is tgat it shiuld be detecting duplicates regardless once ticked.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
8·4 months agoMate, it was a sarcastic statement 😉
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
3·4 months agoWell no. Initially i had the storage set on the VM where its running. I wasn’t expecting it to download all that data.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Truenas Scale replication of docker appsEnglish
1·4 months agoOK, so maybe I didn’t explain myself. What I meant was that I would like resilience so that if one server goes down, I’ve got the other to quickly fireup. Only problem is that slave sever has a smaller pool, so I can’t replicate the whole pool of master server.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
3·4 months agoWell, its ticked but not working then because I found duplicate links. Maybe it only works if you try to store the same link twice but it doesn’t work on the imported bookmarks
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Linkwarden downloaded the whole flipping Internet ...English
2·4 months agoI was using floccus, but what is the point of saving bookmarks twice, once in linkwarden and once in browser
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Getting old and would like a better way to track health the self hosted wayEnglish
7·4 months agoLooks very interesting. But as others noted, still too young, only two releases in 3 months and 1 person. Certainly to keep an eye out. The MIT licence worries me too. I always add the licence in the criteria ;-)
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•Getting old and would like a better way to track health the self hosted wayEnglish
7·4 months agoabsolutely, none of that is going past my router.
trilobite@lemmy.mlto
Selfhosted@lemmy.world•Another update that no one asked forEnglish
1·4 months agoDocumentation is impressive. I need to take a look. Thanks for sharing.
trilobite@lemmy.mlOPto
Selfhosted@lemmy.world•pfBlockerNG and using ASNs ... maybe I don't understand them ...English
1·5 months agoYeah, seems like the registration to IPinfo is required so that you can download a token which then allow pfBlockerNG to download the ASN database. I’ve just registered to IPinfo and it seems like (unless its a false alarm) that it now works.
However, I’ve also learned that all the ARUB ASNs I had didn’t include the SMPTS server I was using.
Basically, I did an nslookup smtps.aruba.it, got the IP and then did a search for the ASN using Team Cymru IP to ASN Lookup v1.0 here https://asn.cymru.com/cgi-bin/whois.cgi to find the ASN. I then copied the ASN in the WAN_EGRESS list and bingo its working.
trilobite@lemmy.mlto
Selfhosted@lemmy.world•Another update that no one asked forEnglish
6·5 months agoI agree. In principle Nextcloud is a great idea and project but it has a lot of issues that make maintaining a pain. I had it for over 2 years and at every update it was painfull. I gave up and moved to Syncthing+Radicale. Is there something I miss? Yes, the ability to share as Syncthing doesn’t allow sharing.


Looks like i missed this and now have 2.0.12 installed. Dangers of autoupdate i guess. What are the chances that this version is compromised? I guess if i installed it the i’ve potentially already compromised my android. When will we know when all is good to go and why has the fdroid people not blocked the app unitil there is clarity?