astral icon indicating copy to clipboard operation
astral copied to clipboard

Docker Image

Open RiFi2k opened this issue 5 years ago • 14 comments

Any interest in having a docker or docker-compose setup. I would be willing to help, and it might help lighten your server load if people can get it rolling in a way almost everyone at this point is universally familiar with.

RiFi2k avatar Aug 13 '18 08:08 RiFi2k

Hey, sounds good! While I'm familiar with Docker, I don't know much about setting up specific containers for projects, so I'd love some help. Thanks!

syropian avatar Aug 13 '18 14:08 syropian

I would be down to get this going for you in a branch, do you have anywhere you talk dev like a slack channel or something?

RiFi2k avatar Aug 13 '18 14:08 RiFi2k

It should be pretty straight forward and easy, I was going to do it for myself personally anyways because I love the project and wanted to be able to deploy it with all my other stuff.

RiFi2k avatar Aug 13 '18 14:08 RiFi2k

@RiFi2k I've got a Discord channel -> https://discord.gg/puxy6AT

syropian avatar Aug 13 '18 15:08 syropian

Hi, do we have an update on this? I'm planning to do this on my own, but if you have already done so, I would be more than happy to use officially maintained docker image.

cnnblike avatar Nov 06 '19 19:11 cnnblike

@cnnblike I have virtually no experience setting up Docker containers, but would be more than happy to accept a PR if you're interested in tackling it. Thanks!

syropian avatar Nov 06 '19 19:11 syropian

FYI, I have created myself a Docker image for Astral. It contains few rather opinionated changes, so I'd say it cannot be directly copy pasted, but can perhaps serve as a basis for someone. https://github.com/Kdockerfiles/astral

KenjiTakahashi avatar May 03 '20 16:05 KenjiTakahashi

Hi, i also made this POC to host Astral on docker, using mariadb as storage. feel free to improve it ! https://github.com/unsync/astral-docker

unsync avatar Oct 03 '20 09:10 unsync

@unsync This looks great! Would you be willing to PR this to the main repo?

syropian avatar Oct 04 '20 14:10 syropian

@syropian with pleasure ! Where would you want it, all files in a /docker folder ?

unsync avatar Oct 04 '20 15:10 unsync

https://github.com/astralapp/astral/pull/323

unsync avatar Oct 05 '20 06:10 unsync

Dear Astral's users,

Although this post is old, I would like to know if the community has progressed with installing Astral through Docker. So far, I have not seen clear installation instructions for a non-skilled user like me. Nevertheless, there are four good attempts to install Astral with Docker:

unsync/astral-docker fatihboy/container-astral StormyWarrior8/DockerizedAstral Kdockerfiles/astral I would appreciate knowing if somebody could test Astral with Docker in 2024.

fdbesanto2 avatar Mar 30 '24 19:03 fdbesanto2

FWIW I still run my solution (https://github.com/Kdockerfiles/astral) and it works fine. The upstream hasn't really moved since, so I don't think there's much to be done for now. Also don't think there is a way around the OAuth setup shenanigans, unfortunately. [I've tried running the next branch too at some point, but all I could squeeze out was a 500 ;-).]

KenjiTakahashi avatar Mar 30 '24 23:03 KenjiTakahashi

Many thanks for your care. I have looked at your solution and am happy it works for you. Nevertheless, I could not follow your instructions since I have minor knowledge of Docker and web servers. Could you please provide instructions for dummies like me in the future? I wish to run my Astral App quickly. I have more than 5k stars, and the Astral free server cannot handle my GitHub stars anymore. Any extra information about your solution will be very appreciated. Thanks.

fdbesanto2 avatar Apr 01 '24 11:04 fdbesanto2