Skip to content

Update Documentation#209

Draft
ProgramPhoenix wants to merge 3 commits intomainfrom
documentation
Draft

Update Documentation#209
ProgramPhoenix wants to merge 3 commits intomainfrom
documentation

Conversation

@ProgramPhoenix
Copy link
Member

This PR updates the Readme to represent the changes from the update to postgres.

@ProgramPhoenix
Copy link
Member Author

Should the Readme include more? @c0derMo @Kr0nox


echo "Done. The database has been recreated and is empty."
echo "You can now run migrations, for example:"
echo "cd repositories && sqlx migrate run"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it make more sense to already run the migrations in here?

```
I would also suggest running it behind a reverse proxy that use ssl. My docker compose setup looks like:

I recommend deploying InventarWerk behind a reverse proxy with Docker Compose:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It always felt weird to me that this was written from a singular person's perspective, imo, a plural version ("We recommend..."), or better, a passive way ("It is recommended...")

```

<details>
<summary><h2>Initial Requirements</h2></summary>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if we still need the initial requirements, but if we want to keep them, I'd consider moving them to another file at least

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.

2 participants