Deploying an image from Docker Hub
Is there a way to deploy a public image from any public registry (especially from Docker Hub)?
15 Replies
you can define the build image in configuration file (https://nixpacks.com/docs/configuration/file#build-image) or you can simply use the docker file and use your image from Docker Hub as Base Image
Configuration File | Nixpacks
App source + Nix packages + Docker = Image
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Almost perfect, except here I'm forced to use Cloudinary and Mailgun. 😐
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
What would you prefer using instead?
It’d be great if you could contribute and bring it up-to-date.
S3 and SMTP
S3 should be very easy to set up using the adapter. Almost the same setup as Cloudinary.
Haven’t explored the smtp aspect.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Interesting. I remember testing that open PR and running into an issue which was why I didn't merge it in the first place.
Let me see if I can take a look at upgrading the template this week. Is there anything in V5 that you'd need which makes you not deploy V4?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Oh wow. Yeah, native comments is big.
If possible, please map all the environment variables Ghost exposes in the template. Thanks in advance.
Is there a list of these?
Oops! I'm extremely sorry! All these times, I mixed up Ghost with Nextcloud. My bad.
However, I'll need both, if possible to deploy them on Railway.