RagingHungryPanda

joined 2 years ago
[–] RagingHungryPanda@lemm.ee 0 points 3 weeks ago (3 children)

I haven't tried those, so not really, but with open web UI, you can download and run anything, just make sure it fits in your vram so it doesn't run on the CPU. The deep seek one is decent. I find that i like chatgpt 4-o better, but it's still good.

[–] RagingHungryPanda@lemm.ee 2 points 3 weeks ago (5 children)

The coder model has only that one. The ones bigger than that are like 20GB+, and my GPU has 16GB. I've only tried two models, but it looked like the size balloons after that, so that may be the biggest models that I can run.

[–] RagingHungryPanda@lemm.ee 4 points 3 weeks ago (7 children)

I got it working with my 6800XT. I'm running deep seek r1 14b (somewhere around there) and the deep seek coder V2. I have a link to a blog with those instructions

https://gotosocial.michaeldileo.org/@mdileo/statuses/01JQA4M4Q33PMCADH9M2AWQSS8

[–] RagingHungryPanda@lemm.ee 1 points 3 weeks ago

oh, I thought that was a mastodon thing or something. Thank you for the clarification :)

 

Activity Pods is supposed to allow you to have one account across the fediverse and it's still in early dev. I do see that they have some docker images, but there's no descriptions on what they're for and their instructions involve running make scripts to get running.

I can do that inside of a docker container, but running TrueNas I'm limited to running those, which is fine, I can do that, but the other thing that seems a bit confusing is that it looks like they want you to define "shapes" for different services to communicate with.

It might just look more complicated than it is. Has anyone successfully gotten up and running with it?

[–] RagingHungryPanda@lemm.ee 3 points 3 weeks ago

I have dynamic dns through cloudflare that provides a proxy ip address for me in addition to some protections.

After that I use a reverse proxy to route specific domain names to services. My router is set up to forward only ports 80 and 443 to that reverse proxy, so there's a good layer of safety there. There could be a weakness on the router, but at this point traffic is pretty limited.

After that, at least for your service, if you can have some control or throttling of signings and be more selective about who you let in, then that could help.

I say do it. Sure there's risk someone could put something on there you don't want, but I wouldn't say it's big enough to not do it.

[–] RagingHungryPanda@lemm.ee 1 points 3 weeks ago

Did you ever find a solution? I'm having the same problem. I ensured that my user has wildcard permissions for the host, so it's granted ALL on 'friendica'@'%'.

[–] RagingHungryPanda@lemm.ee 2 points 3 weeks ago

To add on, you can comment in a "binary search" method. Comment out one half of them, if it's still there, half again, etc and keep going down until you find it.

I'm on mobile and can't make out any of it, but good luck!

[–] RagingHungryPanda@lemm.ee 1 points 3 weeks ago

Writefreely is super light weight and minimalist in its design. It also federates with mastodon.

[–] RagingHungryPanda@lemm.ee 5 points 3 weeks ago

To add on, your budget here really matters. Ideally, you can have an external NAS or drive enclosure that is managed by the laptop. If you want easy backups, a cloud storage provider can help. I do nightly backups to idrive.

[–] RagingHungryPanda@lemm.ee 1 points 4 weeks ago (1 children)

What was your input? I'm really curious now

[–] RagingHungryPanda@lemm.ee 4 points 4 weeks ago (1 children)

Thank you! This took so long to figure out

 

And I'm making everyone go to my gotosocial post because the server is running, so I'm going to use it!

 

I have a gl-inet router on which I have an nginx config to send traffic to Nginx Proxy Manager and DDNS with cloudflare.

I'm trying to get some kind of local dns set up so that if I'm on the local network, traffic stays within the network. The problem that I'm running in to is SSL certificates. NPM (on the server) is handling those and I thought that what I could do is go into the AdGuard Home (on the gl-inet router) config and add a dns rewrite to point to the router and traffic would flow as it normally does.

This DOES work, technically. traceroute shows only one hop for any of my subdomains, ie files.mydomain.com.

But I cannot actually get access in a browser because the ssl certificates are not set up.

It seems like options are: manually copy certificates from the server to the router (not ideal), or don't do it at all. I notice that if I go to the service by ip address, it'll change the address to the domain name. Eg going to 192.168.8.111:30027 -> files.mydomain.com.

This isn't a HUGE deal, but it's not preferable. How have you all solved this?

Edit: I solved the issue in probably the most hilarious way. I was trying to get the forwarding and everything set up and then borked my routers firewall so bad I couldn't get to the outside at all, so I did a hard reset.

I then moved my admin UI ports up by one each (81/444), re-set up Goodcloud, ddns, Wireguard server on the router, then set up port forwarding for 80/443 on the router to 80/443 on the trunas server. I switched NPM to listen on those ports (since I moved the web UI to different ports), then added Adguard Home DNS rewrites. It's now all working as expected.

Local traffic only has one hop and is accessible without SSL warnings, and same for WAN traffic. Thank you all for the help!

1
submitted 2 years ago* (last edited 10 months ago) by RagingHungryPanda@lemm.ee to c/memes@lemmy.ml
view more: next ›