# Avoiding the Letsencrypt limit

**URL:** https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949
**Category:** Self-hosting
**Created:** [March 3, 2022, 12:36pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949 "2022-03-03T12:36:47Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Vaping\_Community](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vaping_community/32/89248_2.png) [@Vaping\_Community](https://meta.discourse.org/u/Vaping_Community)
#### Post date: [March 3, 2022, 12:36pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/1 "2022-03-03T12:36:47Z")

</div>

Having already hit the limit and having to wait, I know the frustration so I need to know.

- Does a rebuild ask for a certificate every time?
- can I comment out the letsencrypt part in app.yml after getting a certificate, will this break something?
- Is there a way to rebuild without asking for a certificate?

I’ll need to rebuild when I copy uploads and backups to new the storage drive, if it doesn’t work I’ll need to revert changes and rebuild again, I don’t want to hit the limit again and have to wait another week.

Thanks in advance

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 3, 2022, 12:49pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/2 "2022-03-03T12:49:43Z")

</div>

> [@Vaping\_Community](#):
>
> need to rebuild when I copy uploads and backups to new the storage drive

No you don’t. Just

```
 ./launcher destroy app; ./launcher start app

```

---

<div class="post-metadata">

### Author: ![Vaping\_Community](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vaping_community/32/89248_2.png) [@Vaping\_Community](https://meta.discourse.org/u/Vaping_Community)
#### Post date: [March 3, 2022, 12:52pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/3 "2022-03-03T12:52:39Z")

</div>

Thank you I’ll try that out and let you know

---

<div class="post-metadata">

### Author: ![Vaping\_Community](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vaping_community/32/89248_2.png) [@Vaping\_Community](https://meta.discourse.org/u/Vaping_Community)
#### Post date: [March 3, 2022, 1:39pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/4 "2022-03-03T13:39:21Z")

</div>

@pfaffman In app.yml it states

`After making changes to this file, you MUST rebuild`

I’ll be making changes to that file per this tutorial - [Move Uploads and Backups to DigitalOcean Block Storage](https://meta.discourse.org/t/moving-uploads-and-backups-to-digitalocean-block-storage/89274) for the new storage

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 3, 2022, 10:01pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/5 "2022-03-03T22:01:46Z")

</div>

Well, that’s only mostly true. I’m pretty sure that a destroy/start is all you need.

EDIT: And I just confirmed moving the location of postgres, editing data.yml and destroy/start worked just fine.

---

<div class="post-metadata">

### Author: ![Vaping\_Community](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vaping_community/32/89248_2.png) [@Vaping\_Community](https://meta.discourse.org/u/Vaping_Community)
#### Post date: [March 5, 2022, 1:12pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/6 "2022-03-05T13:12:43Z")

</div>

@pfaffman thanks for all your help, I finally got everything to work and I’m using a temp domain for SSL until next week.

Followed the tutorial exact and used your suggestions to get it all up and running, thanks again 🍻

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 4, 2022, 1:12pm UTC](https://meta.discourse.org/t/avoiding-the-letsencrypt-limit/219949/7 "2022-04-04T13:12:44Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
