Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup AWS RDS for SQL Database #23

Open
bbugyi200 opened this issue Feb 11, 2018 · 0 comments
Open

Setup AWS RDS for SQL Database #23

bbugyi200 opened this issue Feb 11, 2018 · 0 comments
Assignees

Comments

@bbugyi200
Copy link
Contributor

I think the SQL database used by SlackRU (sqlite3 currently) needs a major remodel. I am concerned with needing to access the database during production for a hotfix. Currently, I don't see how I could do such a thing. The plan is to switch SlackRU over to using Flask's SQLAlchemy and then to use this framework to connect to an AWS RDS MySQL database. This way we will have access to directly modify this database in production if necessary.

@bbugyi200 bbugyi200 added this to the HackHers milestone Feb 11, 2018
@bbugyi200 bbugyi200 self-assigned this Feb 11, 2018
@bbugyi200 bbugyi200 removed this from the HackHers milestone Feb 12, 2018
@bbugyi200 bbugyi200 added this to the HackHers milestone Feb 20, 2018
@bbugyi200 bbugyi200 removed this from the HackHers milestone Feb 23, 2018
@bbugyi200 bbugyi200 added this to the HackHers milestone Feb 23, 2018
bbugyi200 added a commit that referenced this issue Feb 23, 2018
- Major database redesign
bbugyi200 added a commit that referenced this issue Feb 23, 2018
- This seems more appropriate after #23 changes
bbugyi200 added a commit that referenced this issue Feb 23, 2018
- This seems more appropriate after #23 changes
@bbugyi200 bbugyi200 removed this from the HackHers milestone Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant