Wrotan · @wrotan
3 followers · 26 posts · Server triangletoot.party

What's the easiest PaaS to start using in personal dev these days?

#azure #Heroku #firebase #AWS

Last updated 1 year ago

Stephan · @TheTraveller
185 followers · 80 posts · Server sw-development-is.social

I am still looking for a reasonably simple replacement of for hosting a super simple and small app.
So far nothing is both convincing and free. I'd even pay something, *if* the costs are predictable. So far most models were confusing to me.
Any tips?

#Heroku #rails

Last updated 2 years ago

KryptykPhysh · @KryptykPhysh
64 followers · 138 posts · Server mastodon.kryptykphysh.xyz

With free tiers being shut down, I was resolved to just using for deployments. Why did no one tell me about ? Could it be the replacement I was looking for?

dokku.com/

#Heroku #Docker #Dokku

Last updated 2 years ago

Andrew O'Brien · @AndrewO
20 followers · 83 posts · Server rls.social

This episode of (an interview with cofounder Adam Wiggins) is making me nostalgic for ~2008 when we had a lot of fun making cool stuff with before we knew how hard it was to maintain a good Rails codebase with >3 engineers.

changelog.com/podcast/513

#Rails #Heroku #TheChangelog

Last updated 2 years ago

Sebastian Mauer 🇪🇺 · @maui
65 followers · 97 posts · Server m.ix.is

What a great way to start the day. Security Notice & Password Change requests happening over at status.heroku.com/incidents/24

#Heroku

Last updated 2 years ago

Sylvain Kerkour · @sylvain
272 followers · 122 posts · Server social.kerkour.com
bumble's (🐝) rumple (🦄) · @WammKD
110 followers · 4307 posts · Server queer.garden

Aaaand…I did it?

Like, it actualy works.

I need to clean some stuff up and remove debug mode but we have working buildpacks to run and on .

I need to update the documentation but, for anyone interested, you need github.com/WammKD/heroku-build, github.com/WammKD/heroku-build, github.com/WammKD/heroku-build, and github.com/WammKD/heroku-build added as buildpacks to the project, in that order.

First deploy's going to be long from building everything but everything gets cached, after that.

#guile #artanis #Heroku

Last updated 4 years ago

bumble's (🐝) rumple (🦄) · @WammKD
110 followers · 4307 posts · Server queer.garden

That aside, I'm hoping this could lower the bar for developing sites with . I dunno how frequently 's used these days but, when I was younger, I remember finding the convenience of my development environment already automatically set up for me really comforting and make it easier to pick things up before, eventually, investigating how they worked.

I still need to clean up things like the build env. and caching stuff but using could, now, be as easy as adding a buildpack.

#guile #Heroku #artanis

Last updated 4 years ago

bumble's (🐝) rumple (🦄) · @WammKD
110 followers · 4307 posts · Server queer.garden

Well, I'm back at attempting to get a buildpack working for (well, technically, getting working with the Guile and Artanis buildpacks I already got working so you can use HTTPS with Artanis).

And, while I'm here, might as well update my Guile buildpack to 3.0; looks like it's working, so far…

#Heroku #guile #artanis #GnuTLS

Last updated 4 years ago

bumble's (🐝) rumple (🦄) · @WammKD
110 followers · 4307 posts · Server queer.garden

If anyone wants to take a crack and help me out, I'm trying to build with bindings in a buildpack.

The project uses this buildpack I made to install Guile: github.com/WammKD/heroku-build.

That works fine and then I have this other one to try and build GnuTLS: github.com/WammKD/heroku-build.

Unfortunately, that one's throwing an error of "g++: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found" and I know too little to figure out why.

#GnuTLS #guile #Heroku

Last updated 5 years ago

bumble's (🐝) rumple (🦄) · @WammKD
110 followers · 4307 posts · Server queer.garden

I can't figure this out.

If anyone has any experience with and :

I have a Dockerfile which runs fine; I have NGINX setup and, because Heroku uses a different port everytime something's released, I had setup an ENTRYPOINT to swap the default 80 port in the NGINX config. file with $PORT using sed.

This used to work flawlessly, every time. It's been ~6 months since I've touched this and now it keeps failing.

#docker #Heroku

Last updated 5 years ago