Skip to content

Add test-safespace.noisebridge.net#489

Open
SuperQ wants to merge 1 commit intomasterfrom
superq/test-safespace
Open

Add test-safespace.noisebridge.net#489
SuperQ wants to merge 1 commit intomasterfrom
superq/test-safespace

Conversation

@SuperQ
Copy link
Copy Markdown
Collaborator

@SuperQ SuperQ commented Apr 9, 2026

Setup test-safespace.noisebridge.net on m5 to test new container deployment of safespace site.

@SuperQ SuperQ force-pushed the superq/test-safespace branch from 3b32135 to ada4ee6 Compare April 9, 2026 21:08
Setup test-safespace.noisebridge.net on m5 to test new container
deployment of safespace site.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ force-pushed the superq/test-safespace branch from ada4ee6 to 038de05 Compare April 10, 2026 05:12
@SuperQ
Copy link
Copy Markdown
Collaborator Author

SuperQ commented Apr 30, 2026

So I did some testing with this, and trying to containerize the safespace PHP code. It turns out, PHP sucks in containers since you basically need both a webserver and the FPM module in the same filesystem.

@elevated-pasta-cat
Copy link
Copy Markdown
Contributor

elevated-pasta-cat commented Apr 30, 2026

So I did some testing with this, and trying to containerize the safespace PHP code. It turns out, PHP sucks in containers since you basically need both a webserver and the FPM module in the same filesystem.

Thank you for taking a look! I'm ok with closing my other PR for now and maybe looking at FrankenPHP in the future, what do you think?

@SuperQ
Copy link
Copy Markdown
Collaborator Author

SuperQ commented Apr 30, 2026

Yea, sorry for wasting all the time on trying to do PHP in containers.

My first idea was that the safespace PHP code is simple enough that we could just rewrite the thing in Go pretty easily. :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants