Skip to content

Where is the source code when installation is done using DigitalOcean Marketplace #6587

Closed Answered by guidopetri
cptalpdeniz asked this question in Q&A
Discussion options

You must be logged in to vote

@cptalpdeniz sorry you've had a frustrating day. We're all volunteers here - nobody is paid to work on redash or answer questions - so please bear that in mind if you don't get a response right away.

The repo files are copied into the Redash docker container under the /app directory, as you can see here: https://github.com/getredash/redash/blob/master/Dockerfile#L96 this line copies the contents of ., i.e. the entire repo, into /app, changing the owner of the files to redash.

I'd suggest following @masayuki038 's instructions of forking the repo and modifying the files as needed, then building the container. You can follow the GHA instructions to do that, and to deploy it, you can use the d…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@cptalpdeniz
Comment options

@masayuki038
Comment options

@cptalpdeniz
Comment options

@masayuki038
Comment options

@cptalpdeniz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by guidopetri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants