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

Website #122

Merged
merged 6 commits into from
Jul 16, 2024
Merged

Website #122

merged 6 commits into from
Jul 16, 2024

Conversation

noxilixon
Copy link
Contributor

@noxilixon noxilixon commented Jul 16, 2024

Completed the website setup. I already tested it with the test domain web.berlin.freifunk.net here in ansible and also in the github workflow of the website repo. Now I changed everything to the production domain.

Stuff I did:

  • Added missing task for github workflow deployment -> please give feedback if it is ok the way I added the user and task
  • Set production domain

Stuff to do after merging:

  • dns for berlin.freifunk.net
  • dns for dev.berlin.freifunk.net
  • remove deprecated content from old server

inventory/hosts Outdated
@@ -35,4 +35,4 @@ download-master.berlin.freifunk.net
uisp.berlin.freifunk.net ansible_host=10.31.130.158 # New uisp VM

[website]
web.berlin.freifunk.net
berlin.freifunk.net ansible_host=77.87.50.13
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please leave the correct hostname

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we would use the actual domain for the website here. But sure we can use the web... domain for this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, this is just the hostname for the server.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this role? it seems like the 2 directories can just be created during the deployment process

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as the github action does not have root access, we are limited where it can create directories and put the files. But I can just place the files in a location accessible for the github user and then change the caddfile to point the webroot there.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@nicolasberens nicolasberens merged commit 84ceafc into main Jul 16, 2024
5 checks passed
@FFHener FFHener deleted the website branch July 16, 2024 14:18
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.

2 participants