Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

AppHarbor shutdown

ibanezjp's Avatar

ibanezjp

10 Nov, 2022 05:43 AM

Hi Rune,

I saw you blog post, can you tell how much time we have until the complete shutdown? We have a mobile app that is pointing to the apphb.com domain.

Do you have a deathline?

Any migration guide to other service?

  1. Support Staff 1 Posted by rune on 10 Nov, 2022 06:37 AM

    rune's Avatar

    Hi,

    Yes the service will be shut down on December 5th (UTC time), so December 4th should be the deadline to avoid downtime.

    Does your mobile application have a reference to the "your-app.apphb.com" hostname hardcoded? If it does I'd highly recommend you update it to use a domain you control using a CNAME that points to your apphb.com subdomain (e.g. a CNAME from your-app.your-domain.com -> your-app.apphb.com) as a first step. Make sure to also add your-app.your-domain.com on the Hostnames page for your AppHarbor application so it'll respond to those requests.

    This way your users will have more time to update your mobile app while you find a new service provider and prepare the migration. You can then switch over to the new hosting provider at the DNS level simply by updating the your-app.your-domain.com DNS record when you're ready to migrate, and your users can continue to use your app with minimal interruption.

    I'm compiling a list of helpful resources for migrating apps to alternative services (such as AWS and Azure) and should have that ready soon. In the meantime you might want to check out this guide to deploy .NET apps on AWS Elastic Beanstalk or this one for Azure (which you can also deploy using a local git repository as described here).

    Best,
    Rune

  2. 2 Posted by ibanezjp on 14 Nov, 2022 12:20 PM

    ibanezjp's Avatar

    Hi Rune

    Just for ask, I have been seeing some trouble with our API and Redis Cache, is there something related with AppHarbor shutdown?

  3. Support Staff 3 Posted by rune on 15 Nov, 2022 12:07 AM

    rune's Avatar

    Hi,

    No there are no known issues at this time. I'll close this ticket for now, but feel free to open a new one if you're still experiencing issues with your app!

    Best,
    Rune

  4. rune closed this discussion on 15 Nov, 2022 12:07 AM.

  5. ibanezjp re-opened this discussion on 15 Nov, 2022 12:42 AM

  6. 4 Posted by ibanezjp on 15 Nov, 2022 12:42 AM

    ibanezjp's Avatar

    This comment was split into a new private discussion: AppHarbor shutdown

    Hi Rune, we created a CNAME record from our domain to the app.hb domain, the redirection works well but we need certificate that can validate both domain, since we need to be able to access api.apphb.com and api.ournewdomain.com anb both under https

  7. rune closed this discussion on 01 Dec, 2022 12:08 AM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac