Dan Jacob · @danjac
590 followers · 2239 posts · Server masto.ai

Another "d'oh" moment: had stopped running my cron jobs. Could't figure out why.

Then realized: in Dokku you configure crons in app.json. Thinking this file was not needed by my app Docker image, I had added it to my .dockerignore file, and Dokku actually needs it to be in the image (I was on a streak of slimming down my Docker image to save deploy time/disk space, so removing files and dirs not required by the app in production).

#dokku

Last updated 1 year ago

Dan Jacob · @danjac
562 followers · 1947 posts · Server masto.ai

Just done a migration of a db to a mounted volume as was running low in disk space... abstractions are a great timesaver until they're not.

#dokku #postgres

Last updated 1 year ago

Baz · @rahoulb
29 followers · 76 posts · Server ruby.social

I wrote a thing. About managing servers. And it even works!

If you use to deploy your apps, it takes care of lots of the management stuff for you. But you still need to install it, install your app and configure it.

So I wrote Anvil, which does it all for you (once you've written a config file)

`anvil cloudinit generate dokku`
`anvil app install`
`anvil app deploy`
`anvil app scale`

Check out the README for more: github.com/standard-procedure/

#dokku

Last updated 1 year ago

yangtheman · @yangtheman
0 followers · 3 posts · Server mas.to

Signed up with and deployed three personal projects easily via . They were previously hosted on , and it was getting to be more expensive. I hesitated because I thought it would be too complicated, but no. It was very easy to do. and FTW!

#heroku #dokku #hetzner

Last updated 1 year ago

Dave🌱 · @jibsaramnim
114 followers · 554 posts · Server fosstodon.org

Aw shucks, it seems like deploying from is only available on 's enterprise plan, somehow. That throws a minor wrench into moving away some of my repositories from GitHub.

I'll have to take a closer look at self-hosted Netlify-like alternatives. does anyone have any experience with , , , and ? Which do you prefer? Does it work with self-hosted Git, too? Please do share, I'd love to hear your thoughts!

#selfhosted #git #netlify #askmastodon #devops #dokku #coolify #meli #CapRover #foss #selfhosting

Last updated 1 year ago

Dan Jacob · @danjac
408 followers · 704 posts · Server masto.ai

is *so* good, perfect self-hosting PAAS for little side projects (on top of a cheap host like Hetzner or Digital Ocean).

Just added a letsencrypt cert for a domain, super simple CLI.

#dokku

Last updated 2 years ago

Vito Botta · @vitobotta
317 followers · 30 posts · Server ruby.social

Yesterday I transferred the 3 VPS I had with to other customers and today I bought another one lol. I had migrated 3 apps to but it was $60/mo. I fit the 3 apps in a GreenCloud VPS that costs $25 per YEAR and there is even memory left for other apps lol. I seem unable to let go of self hosting completely :D But $25/year vs $60/month is a huge difference. I am using for these apps, so I get an experience similar to Heroku's with git-push based deploys. Dokku is awesome.

#greencloud #heroku #dokku

Last updated 2 years ago

Dan Jacob · @danjac
398 followers · 505 posts · Server masto.ai

I run my side project on a single Hetzner VM using Dokku. Very simple to maintain and deploy and very cheap.

At some point though - should it take off - a single server is not going to be enough and I'll need to expand to a multi-server setup. My current thinking is an Azure or Digital Ocean app with managed Postgres+Redis.

A long way from needing Kubernetes, but might be good to learn for the resume if nothing else.

#dokku #kubernetes #azure #hetzner #digitalocean

Last updated 2 years ago

Matt Brunt :verified_reaper: · @brunty
358 followers · 714 posts · Server brunty.social

@beausimensen I haven’t done much work with it under the surface as I’m running it via thanks to @pieceofthepie’s guides here:

realmenweardress.es/2022/11/ru

realmenweardress.es/2022/11/s3

I might write up some findings soon, if I find the time!

#dokku

Last updated 2 years ago

Dan Jacob · @danjac
375 followers · 388 posts · Server masto.ai

Started the New Year with moving domain on side project to new tld. Turns out Dokku has a redirect plugin which is quite handy:

github.com/dokku/dokku-redirec

#dokku #webdev

Last updated 2 years ago

Matt Brunt :verified_reaper: · @brunty
329 followers · 541 posts · Server brunty.social

I'm pretty pleased with snagging that domain

I'm running 2 mastodon instances via now on the same server :)

#dokku

Last updated 2 years ago

Matt Brunt :verified_reaper: · @brunty
310 followers · 459 posts · Server brunty.social

That Hetzner cloud instance also hosts other apps in , so it's not purely just for hosting, but they're not high traffic!

#dokku #mastodon

Last updated 2 years ago

Matt Brunt :verified_reaper: · @brunty
310 followers · 458 posts · Server brunty.social

I run a single user instance, and thanks to @pieceofthepie and his work wrapping it up in it's pretty straightforward! realmenweardress.es/2022/11/ru

As of yet I've not had any performance issues. I'm running on a cloud CPX31 instance (4 vCPU 8GB RAM) and have the files and media in a bucket also via the great work of @pieceofthepie! realmenweardress.es/2022/11/s3

#mastodon #dokku #hetzner #backblaze #b2 #selfhosted #mastoadmin

Last updated 2 years ago

Hey, as I find it hard to be consistent with publishing articles on my , I decided to force myself into publishing one short article every week to acquire some muscle memory for .

The first posts will be part of a “smart bits” where I publish short articles about Frequently asked questions about the I'm using, and I'm knowledgeable about.

The first post guides you into how to update via one simple

danielpetrica.com/how-to-updat

#blog #writing #posts #series #tech #dokku #cli #command

Last updated 2 years ago

adamghill · @adamghill
69 followers · 69 posts · Server indieweb.social

I’m thinking about creating a step-by-step guide to deploying using as well.

#dokku #django

Last updated 2 years ago

Matt Brunt :verified_reaper: · @brunty
247 followers · 65 posts · Server brunty.social

Caught the cold my wife's had for the past week (she was off work and really not very well!)

Feeling rough AF right now!

So a Sunday watching trashy films ( is amazingly terrible!) and moving files to via a proxy thanks to @pieceofthepie's guide on the subject: realmenweardress.es/2022/11/s3

#moonfall #mastodon #s3 #dokku #nginx #selfhosted #objectstorage #sendtea #andbiscuits #manflu

Last updated 2 years ago

pieceofthepie :coffefied: · @pieceofthepie
110 followers · 292 posts · Server social.n8e.dev

Due to my filling up the storage at an alarming rate I've migrated to storing everything on .

I even wrote it all up in case anyone wants to follow suit (and is also hosting on - though please still have a look if you're not)

realmenweardress.es/2022/11/s3

#instance #s3 #dokku #selfhost #mastoadmin #mastodonadmin #devops #tech

Last updated 2 years ago

ideclon · @ideclon
0 followers · 19 posts · Server tilde.zone
ideclon · @ideclon
0 followers · 18 posts · Server tilde.zone
Matt Brunt :loading: · @brunty
221 followers · 11 posts · Server brunty.social

Hello folks! I've moved from mastodon.social to my own instance I'm running

With many thanks to @pieceofthepie for his guide on running in

realmenweardress.es/2022/11/ru

#mastodon #dokku #selfhosted #smallweb #indieweb

Last updated 2 years ago