Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Add a deployment tool #28

Closed
Fohlen opened this issue Oct 4, 2019 · 1 comment · Fixed by #41
Closed

Add a deployment tool #28

Fohlen opened this issue Oct 4, 2019 · 1 comment · Fixed by #41
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest Happy Hacktoberfest! help wanted Extra attention is needed

Comments

@Fohlen
Copy link
Contributor

Fohlen commented Oct 4, 2019

With the merge of #27 the SETUP.md will get more complicated. It would be good to have a simple tool to manage this.

Basically what it should do is the following:

  • provide a convenient setup experience. ./make (or comparable) should be sufficient to get up and running
  • provide means to configure the setup (especially for authentication)
  • provide means to manipulate the fixtures, this blocks Add way to bootstrap fixtures #12
  • provide a way to easily use the migrate and psql command lines. e.g: provide a forwarding interface to migrate, and a psql command to connect to the database

If possible, use an existing tool to accomplish this (less code is better code, yay ✨)

@Fohlen Fohlen added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Hacktoberfest Happy Hacktoberfest! labels Oct 4, 2019
@Fohlen
Copy link
Contributor Author

Fohlen commented Oct 19, 2019

After some time of thought here is the plan of action:

  • host a Dokku instance ourselves on a Hetzner CX11 with Backups (~3 euro / month)
  • migrate away from the old (Docker-based) instance to the Dokku instance
  • close this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest Happy Hacktoberfest! help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant