Make this live! #11

Closed
opened 2020-04-06 13:40:33 +00:00 by kawaiipunk · 4 comments
Owner

SO great to see it all working. Shall we switch over to using this Dokku based setup for the live site?

Is there anything blocking this I can help with?

SO great to see it all working. Shall we switch over to using this Dokku based setup for the live site? Is there anything blocking this I can help with?
Owner

@kawaiipunk

I think it's just the following:

  1. Migrate @/A/AAA/whatever to point to dokku.autonomic.zone (dig +short dokku.autonomic.zone for the IPv4 address)
  2. Remove the CNAME entry that points to Gitlab for the Gitlab pages machinery
  3. Once we're certain the A records point to dokku.autonomic.zone (should take some time since it's not a new A record...) then we need to do something like the following commands on dokku.autonomic.zone: dokku ps:stop autonomic.zone, dokku domains:remove autonomic.zone site.autonomic.zone, dokku domains:add autonomic.zone autonomic.zone,rm -rf /home/dokku/autonomic.zone/letsencrypt/ && dokku letsencrypt autonomic.zone and finally dokku ps:rebuild autonomic.zone.

The last step might be a bit messy but feel free to go for it! Otherwise, if you wanna line up the window for the DNS and I'll cover the rest, then we can get it done. We'll just need to make sure we didn't bork the mail setup.

@kawaiipunk I think it's just the following: 1. Migrate @/A/AAA/whatever to point to dokku.autonomic.zone (`dig +short dokku.autonomic.zone` for the IPv4 address) 1. Remove the CNAME entry that points to Gitlab for the Gitlab pages machinery 1. Once we're certain the A records point to dokku.autonomic.zone (should take some time since it's not a new A record...) then we need to do something like the following commands on dokku.autonomic.zone: `dokku ps:stop autonomic.zone`, `dokku domains:remove autonomic.zone site.autonomic.zone`, `dokku domains:add autonomic.zone autonomic.zone`,`rm -rf /home/dokku/autonomic.zone/letsencrypt/ && dokku letsencrypt autonomic.zone` and finally `dokku ps:rebuild autonomic.zone`. The last step might be a bit messy but feel free to go for it! Otherwise, if you wanna line up the window for the DNS and I'll cover the rest, then we can get it done. We'll just need to make sure we didn't bork the mail setup.
Owner

GOING FOR IT

💣

GOING FOR IT :bomb:
Owner
https://www.youtube.com/watch?v=diKcaqRwuss
Owner

Done!

Done!
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/autonomic.zone#11
No description provided.