ito-org / api-backend

Backend for ito
Other
9 stars 5 forks source link

DevOps repository setup #12

Closed joernb closed 4 years ago

joernb commented 4 years ago

I would like to pick up the discussion about hosting / cloud platforms / having a preproduction environment / etc, that came up in the last call. However, I take a step back here and focus on the underlying requirements for a hosting solution and how we might structure our repositories to integrate different/competing solutions.

Brainstorming:

So I thought about a way, how we can structure our repositories and workflows and came up with the following idea:

A new infrastructure repository:

Feel free to comment on this, please. If this idea finds some support, I would volunteer to spend some time on setting this up.

assert-not-singularity commented 4 years ago

I support the idea of having a concept which is platform independent since I think we shouldn't force someone who wants to use the backend to use a specific service.

Having a staging environment for testing and as a showcase would also be great (see also my issue on the app CI).

joernb commented 4 years ago

I set up an infrastructure repository.