Skip to content

Remove socketee support#28

Open
Firefishy wants to merge 1 commit into
discourse:mainfrom
Firefishy:remove-socketee-support
Open

Remove socketee support#28
Firefishy wants to merge 1 commit into
discourse:mainfrom
Firefishy:remove-socketee-support

Conversation

@Firefishy
Copy link
Copy Markdown

@Firefishy Firefishy commented Aug 22, 2025

Why remove socketee support?

@Firefishy
Copy link
Copy Markdown
Author

I would be happy to create another PR to add building arm64 image support if this PR is merged.

@Firefishy
Copy link
Copy Markdown
Author

Firefishy commented Aug 22, 2025

If SOCKETEE_RELAY_SOCKET is used by Civilized Discourse Construction Kit I'd be happy to re-do this PR by removing socketee and instead use socat directly

eg:

socat -u -b 8192 -v \
  UNIX-RECV:/dev/log,unlink-early,mode=0666 \
  UNIX-SENDTO:"$SOCKETEE_RELAY_SOCKET"

@Firefishy
Copy link
Copy Markdown
Author

@cvx Maybe you could look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant