threefoldtech / info_grid

Apache License 2.0
1 stars 2 forks source link

Update server side for dev branch hosting #535

Closed Mik-TF closed 1 month ago

Mik-TF commented 1 month ago

Situation

We updated the dev branch workflow. We want the manual dev branch to be published on www.manual.dev.grid.tf instead of www2.manual.grid.tf

See the new workflow: https://github.com/threefoldtech/info_grid/blob/development/.github/workflows/manual_update_development.yml

Todo

@xmonader

Mik-TF commented 1 month ago

For now dev branch can't be built with workflow since the workflow points to manual.dev.grid.tf.

image

Mik-TF commented 1 month ago

@sabrinasadik do you think you can set this? Let me know if you need more info. Thanks!

EDIT: I assigned you Sabrina as proposed by @xmonader here

Mik-TF commented 1 month ago

I set the priority to major since the new dashboard (3.13) is now on mainnet. Thus we want to make sure the manual is updated and goes to main branch.

sabrinasadik commented 1 month ago

@hossnys can you pls check on sunday? Thx

hossnys commented 1 month ago

fixed , and re-run for workflow triggered and deployed successfully except the broken link check as there are some wrong urls.

Screenshot from 2024-05-26 14-32-21

Mik-TF commented 1 month ago

Thanks!! Yes I will fix the URLs asap

Mik-TF commented 1 month ago

@hossnys looks like I should have set manual.dev.grid.tf instead of www.manual.dev.grid.tf. Will make a quick PR to fix this. Otherwise writing manual.dev.grid.tf on the browser doesn't work, we need to add www.

hossnys commented 1 month ago

yes , as you only requested www.manual.dev.grid.tf , let me add another dns record for manual.dev.grid.tf

Mik-TF commented 1 month ago

Oh! OK that would work then. Also I just made a PR: https://github.com/threefoldtech/info_grid/pull/546

Thanks a lot!!

hossnys commented 1 month ago

added https://manual.dev.grid.tf dns record also .

Mik-TF commented 1 month ago

It works! thanks a lot.

image

Closing this and the other now unnecessary PR.