-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Following the deployment doc does not let me connect - would like to help improve documentation #1367
Unanswered
olivergraeser
asked this question in
Questions
Following the deployment doc does not let me connect - would like to help improve documentation
#1367
-
First Check
- I added a very descriptive title here.
- I used the GitHub search to find a similar question and didn't find it.
- I searched in the documentation/README.
- I already searched in Google "How to do X" and didn't find any information.
- I already read and followed all the tutorial in the docs/README and didn't find an answer.
Commit to Help
- I commit to help with one of those options 👆
Example Code
NA
Description
Hi, I tried to deploy the template on an AWS linux machine, but after spinning up both the traefik and the main container (and opening port 443), I cannot connect:
- using my domain name or the traefik subdomain, I get 'your server is not responding'
- using the AWS URL or the IP directly I get first a certificate warning and then a 404
I might be the wrong audience (data engineer/scientist with 0 front end or devops knowledge), but assuming that this project intends to also get new starters off the ground, then I think the main issue is documentation (which I would really like to help improve). Some examples: - there are instructions what to do (e.g., run this docker command), but no explicitly mentioned ways to check that a step was successful (e.g., "if you now go to traefik.mydomain.com, you will see a welcome screen")
- some topics are mentioned (you need traefik for certificates etc) but it's not clear whether this is essential or back practice, or where one could find information on what to actually do
For the moment, if someone could chime in what is supposed to happen after the two docker containers are up, this would be incredibly helpful. Ideally though would be if you could direct me to someone who I can discuss with, and I would do PRs to update the documentation with any knowledge gaps users might have.
If this isn't really relevant for this project which I understand might be the case, please feel free to just tell me to use something else :)
Operating System
Linux
Operating System Details
AWS Linux
Python Version
3.11
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment