Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible: remove website build config from www-standalone #3641

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

targos
Copy link
Member

@targos targos commented Feb 24, 2024

Website is now built and deployed on Vercel infra

Refs: #3636

Website is now built and deployed on Vercel infra

Refs: #3636
@targos
Copy link
Member Author

targos commented Feb 24, 2024

To do after this is approved/merged (please tell me if something here seems wrong):

  • rm /home/nodejs/build-site.sh
  • rm /home/nodejs/check-build-site.sh
  • rm /home/nodejs/github-webhook.log
  • rm /home/nodejs/github-webhook.log.* (logrotate archives)
  • rm /usr/bin/github-webhook
  • rm -rf /usr/lib/node_modules/github-webhook
  • rm /etc/github-webhook.json
  • rm /lib/systemd/system/github-webhook.service && systemctl daemon-reload (already disabled)
  • rm /etc/logrotate.d/github-webhook

@MattIPv4
Copy link
Member

👀 Is it worth cleaning up some of the Next.js-specific stuff in the NGINX config for nodejs.org while we're here, or leaving that as a future exercise?

@targos
Copy link
Member Author

targos commented Feb 27, 2024

I don't like to extend the scope of a change that was not trivial to make and think about.

@targos targos merged commit 53303dd into main Feb 28, 2024
4 checks passed
@targos targos deleted the rm-www-build-site branch February 28, 2024 13:36
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.

None yet

4 participants