-
Notifications
You must be signed in to change notification settings - Fork 123
Conversation
|
||
:::tip | ||
|
||
This guide uses a database management system (DBMS) called [DBeaver](https://dbeaver.io/), but the ideas still apply if you are using another DBMS. If you are using another piece of software, try looking for similarly named controls. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it worth flagging that I couldn't find any reference to DBeaver or other DB clients in our DB module?
In which case I did wonder if this guide was a distraction.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm also now doubting if I've got the DBMS jargon correct here. I am but a simple frontend dev, so would appreciate corrections if this is incorrect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @40thieves ,
First 2 set of instructions work very well - I very quickly set up and deployed a web service and db.
I'm inclined to agree with your point on DBeaver - if we don't mention it, we should leave it up to them to figure out how to connect to their db.
However, we could put in a small note on using the command line as you can generate a CLI command using the external connection tab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
However, we could put in a small note on using the command line as you can generate a CLI command using the external connection tab
Do you mean connecting the postgres CLI to a Render-hosted instance?
Assuming yes, I could look into writing up some instructions for that but I'd have to test myself to know for sure (or if you have something to hand I'd be happy to add it). Maybe that could be done in a follow up?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes exactly re postgres CLI to a Render-hosted instance.
And yeah I think we should do that in a follow up - let's get this in for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks - could you give this a 👍🏻 so I can merge it?
Oh I also forgot to tag @ShaunCYFSA who created the original content 🙂 Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, the links on the overview page don't work when you first click on them - but they then start working when you click on the left hand side links 🤷
Is this just me or a quirk of Docusaurus?
Docusaurus quirk
…On Thu, Feb 23, 2023 at 7:03 PM MitchLloyd ***@***.***> wrote:
***@***.**** commented on this pull request.
Also, the links on the overview page don't work when you first click on
them - but they then start working when you click on the left hand side
links 🤷
Is this just me or a quirk of Docusarus?
—
Reply to this email directly, view it on GitHub
<#625 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABEICMRKBPYTK7FJEDJXI3WY6Q63ANCNFSM6AAAAAAU774E5M>
.
You are receiving this because you are on a team that was mentioned.Message
ID: ***@***.***>
|
cef0153
to
3d4b978
Compare
I've rebased this on Moving back for review. |
What does this change?
Module: Render deployment guide
Week(s): N/A
Checklist
Description
Closes #556.
Adds a deployment guide for Render. I've made the odd working tweak here or there, but I've largely followed the content from #556.
Who needs to know about this?
@CodeYourFuture/global-syllabus
@textbook? Not sure if this is relevant for templating final projects?
Rendered Pages