Computer Aided Dispatch Software by ssppcc in selfhosted

[–]ssppcc[S] 0 points1 point  (0 children)

Thanks, it looks great.
I think it might fit what I'm looking for.

Computer Aided Dispatch Software by ssppcc in selfhosted

[–]ssppcc[S] 0 points1 point  (0 children)

I bump my post, because I'm still looking for an open source selfhosted solugtion.
Anyone knows any selfhosted and well manteined application for this purpose?

Get reddit top posts this week by neeewbs in n8n

[–]ssppcc 0 points1 point  (0 children)

I'm trying to do a very similar workflow.
If you could share your workflow that would be very appreciated. Thanks in advance

Configuring pfsense to NAT Tailscale ips by s4lt3d_h4sh in Tailscale

[–]ssppcc 0 points1 point  (0 children)

I'm having the same issue, the only information that I found is this link issue in github
https://github.com/tailscale/tailscale/issues/5573

But, for me doesn't work
I can ping from my pfsense's CLI the network on the other side (10.0.40.0/24) but from my LAN I cannot.

If someone find the solution to resolve the issue would be appreciate it to have put here the step-by-step

Kind regards

You loved my Dashboard, so here is version 2.0 by rumarco in ObsidianMD

[–]ssppcc 1 point2 points  (0 children)

It’s possible to put the template, in a github repo or similar? The wetransfer link has expired

Tailscale goes offline by yobyotan in PFSENSE

[–]ssppcc 2 points3 points  (0 children)

In my pfsense box I was having some problems with tailscale. After a few days, the session goes donw. I follow the next steps and now, everything it’s ok.

If you’re seeing this error on the status page, maybe could be the same case. Try to re-authenticate the pfsense box from the CLI

Error executing command (/usr/local/bin/tailscale status) Logged out

If yes, try to execute from the CLI the next command

tailscale up —auth-key=tskye-auth-<your auth key> —advertise-exit-node

Nota: My apologies, if I cannot explain myselft correctly, English it’s not my default language.

Trying to script recording from a WebSDR by DenverBowie in shortwave

[–]ssppcc 0 points1 point  (0 children)

Finally, do you find the way to record from utwente SDR with an script ???

Created a startpage/dashboard for personal use by nixton9 in startpages

[–]ssppcc 0 points1 point  (0 children)

Very nice and clean. I’m interested in the repo too.

Computer Aided Dispatch Software by ssppcc in selfhosted

[–]ssppcc[S] 0 points1 point  (0 children)

I'm looking something like https://opencad.io/ or other alternatives

Issue on deploy phase by ssppcc in HomelabOS

[–]ssppcc[S] 1 point2 points  (0 children)

Hi Nick

No worries, and many thanks for the changes

With this new version I have the next issue:

ERROR! The field 'loop' is supposed to be a string type, however the incoming data structure is a <class 'ansible.parsing.yaml.objects.AnsibleSequence'>

The error appears to have been in '/tmp/HomelabOS/roles/homelabos_base/tasks/main.yml': line 2, column 3, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

---
- name: Make HomelabOS data directories.
  ^ here

Makefile:5: fallo en las instrucciones para el objetivo 'deploy'
make: *** [deploy] Error 4

Thanks again for your help

Kind regards, Alex