Skip to content

Conversation

@danirabbit
Copy link
Member

@danirabbit danirabbit commented Dec 16, 2025

Fixes #3832


Deployment plan:

  • Clone beside existing master on golf
  • Clone existing websocket for PHP
  • Migrate any required data/config that isn't in this repo

Post-deployment:

  • Change weblate branch settings

@danirabbit
Copy link
Member Author

@lewisgoddard do we also need to update nginx.conf?

  root /var/www/io.elementary/master;
    fastcgi_pass unix:/run/php/website-master.sock;
    fastcgi_index index.php;
    fastcgi_param PHPENV "production";
    fastcgi_param SCRIPT_FILENAME /var/www/io.elementary/master/$fastcgi_script_name;

@danirabbit danirabbit requested a review from a team December 16, 2025 22:44
@lewisgoddard
Copy link
Member

Yes, if we move it on the server (otherwise it might get confusing). Not sure where else this might be referenced, especially server-side, but I don't think that config gets auto-imported over there. This will need careful deployment.

@lewisgoddard lewisgoddard mentioned this pull request Dec 17, 2025
4 tasks
@lewisgoddard lewisgoddard self-assigned this Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use inclusive language in trunk name

3 participants