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

Project Structure #16

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Project Structure #16

merged 6 commits into from
Aug 26, 2024

Conversation

ncvescera
Copy link
Member

@ncvescera ncvescera commented Jul 8, 2024

Reorganized repo with new project folder and adapted with new repo organization.

Changes:

  • Reorganized project structure to be more organized, clean and maintainable.
    Now there is a new folder 'src/' where the main files of the project have been moved. A new Bash script has been added for starting the app.
  • Removed docker/ folder and moved the docker-compose to vault repo
  • Updated README

Reorganized project structure to be more organized,
clean and maintainable.
Now there is a new folder 'src/' where the main files
of the project have been moved. A new Bash script has
been added for starting the app.
@ncvescera ncvescera linked an issue Jul 8, 2024 that may be closed by this pull request
ncvescera added 5 commits July 8, 2024 18:33
Addedd logging feature in 'src/db.py' to log querys.
Now DBManager object needs the Flask app instance.
Added external network "uninuvola" for the Vault service and set its IPv4 address.
Removed `docker/` folder because main config were moved inside `vault`
repo.
Updated the README with new RUN section and Requirements.
@ncvescera ncvescera merged commit bcf078b into main Aug 26, 2024
1 of 2 checks passed
@ncvescera ncvescera deleted the ref/structure branch August 26, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project Structure
1 participant