GSoC idea: IYP automatic deployment #35
Replies: 11 comments 15 replies
-
Hi @romain-fontugne, I am interested to work on this project. Can we discuss this further? |
Beta Was this translation helpful? Give feedback.
-
First thing for this project is to get familiar with the Internet Yellow Pages. Following the instructions in the readme to learn how to deploy a local instance of the IYP. Also this project requires knowledge in docker. So please get familiar with that too. |
Beta Was this translation helpful? Give feedback.
-
Hi @romain-fontugne, I am also interested to work on this project. I gone through the project, I got to know that it requires to manage workflow, runs unit tests and Neo4j checks, packages with Docker. |
Beta Was this translation helpful? Give feedback.
-
Hey @romain-fontugne, myself Abhiram I would like to work on this project too |
Beta Was this translation helpful? Give feedback.
-
Hi @romain-fontugne, |
Beta Was this translation helpful? Give feedback.
-
hey everyone, you don't need to introduce yourself here :) |
Beta Was this translation helpful? Give feedback.
-
Hey @romain-fontugne |
Beta Was this translation helpful? Give feedback.
-
Hi @romain-fontugne , @m-appel |
Beta Was this translation helpful? Give feedback.
-
Hey @romain-fontugne , @m-appel , |
Beta Was this translation helpful? Give feedback.
-
In the description, it says that ultimately the pipeline should automatically store the new database on a public repository. Is this in addition to, for example, deploying a Docker container running the database, or are we just pushing a dump of the database to a repo? |
Beta Was this translation helpful? Give feedback.
-
I'd like clarification on a few things.
|
Beta Was this translation helpful? Give feedback.
-
For the Internet Yellow Pages we compute every week a new
database that we want to make publicly available as soon as possible. The goal
of this project is to design and implement this automated deployment. This
requires multiple tests that will ensure the integrity of the new database,
automatically store the new database on a public repository, and hot swap databases.
Optionally we could keep older databases online, for example all databases for the
past month.
Expected results:
Beta Was this translation helpful? Give feedback.
All reactions