Skip to content

Commit b92a655

Browse files
committed
add screenshots of Heroku issues #61
1 parent 1c39745 commit b92a655

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

README.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,38 @@
1313

1414
# 2023 Update: Project Retired
1515

16+
This project was working perfectly well for us:
17+
18+
![email-working](https://user-images.githubusercontent.com/194400/198866976-598add90-163f-43f2-9fea-8b472602c6f5.png)
19+
1620
Sadly, a _lot_ has changed in the 2 years
17-
since we built & deployed the `email` project.
18-
Heroku decided they would no longer have a "Free Tier"
19-
so these _ultra-low_ overhead / volume apps (less than `2h` per month)
21+
since we built & deployed it to `Heroku`.
22+
`Heroku` decided to eliminate their "Free Tier"
23+
so these _ultra-low_ overhead / volume apps
24+
(less than `2h` per month)
2025
are no longer viable on `Heroku`.
21-
We would _gladly_ have paid the **`$16/month`** (minimum)
26+
We would _gladly_ have paid the
27+
[**`$16/month`**](https://github.com/dwyl/email/issues/61#issuecomment-1426679676)
28+
(minimum)
2229
to keep it running,
23-
but they deleted our data
24-
and deprecated our stack.
30+
but they deleted our database
31+
(that only had a couple of MBs):
32+
33+
![heroku-deleted-db](https://user-images.githubusercontent.com/194400/218252368-5a3dd560-423e-40d6-a548-5bccaba5734f.png)
34+
35+
and deprecated our stack:
36+
37+
![heroku-stack-depracated](https://user-images.githubusercontent.com/194400/218253546-1ecfb4fa-8782-4282-a25e-e10f6375c70f.png)
38+
2539
So they are _forcing_ us to update _everything_.
2640
This is super lame in software that was _working_ fine.
2741

28-
For the time being we are pausing development on this project.
42+
So, for the time being we are pausing development on this project.
2943
If we find a use for it again in the future,
3044
we will re-build it.
3145

46+
Thanks for your interest! ❤️
47+
3248
<hr />
3349

3450
## Why? 🤷‍

0 commit comments

Comments
 (0)