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

Update README.md Stage-Server und Tricks erwähnen #74

Merged
merged 4 commits into from
Oct 16, 2023

Conversation

alxndr-w
Copy link
Contributor

@alxndr-w alxndr-w commented Apr 9, 2023

closes #9

@alxndr-w
Copy link
Contributor Author

Gibt es noch Änderungswünsche deinerseits @tbaddade ?

README.md Outdated
@@ -96,3 +105,23 @@ Die folgende `.gitignore` hat sich als Basis bewährt bei Nutzung von deployer:
```

Sollte REDAXO nicht direkt im Projekt-Root liegen, müssen die Pfade entsprechend angepasst werden.

### Optional: Stage-Server
Copy link
Member

Choose a reason for hiding this comment

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

Den Abschnitt entferne ich wieder. In deployer v7 gibt es default_stage nicht mehr.
Dort ist es so, dass man die Server immer explizit angeben muss, wenn mehrere existieren.

README.md Outdated
@@ -44,7 +53,7 @@ composer global require deployer/deployer

Mehr Infos: https://deployer.org/docs/installation

### Konfiguration
## Konfiguration
Copy link
Member

Choose a reason for hiding this comment

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

Die Überschrift-Ebene passte aus meiner Sicht schon.
Die Readme soll in zwei wesentliche Teile geteilt sein (h2): Migration und deployer.
Also den Migrations-Part kann man auch nutzen, wenn man gar nicht mit deployer arbeitet, sondern über andere Tools deployed.
Dementsprechend ist die Überschrift hier eine h3 innerhalb des deployer-Bereichs.

README.md Outdated
@@ -31,6 +31,15 @@ Es ist aber auch geeignet, um Datenbank-Änderungen der anderen Entwickler in di

Details des Kommandos erhält man über `redaxo/bin/console help ydeploy:migrate`.

## Deployment
Copy link
Member

Choose a reason for hiding this comment

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

Entsprechend des Kommentars hier drüber gehört das für mich mit in den deployer-Bereich. Ich verschiebe den Abschnitt und passe ihn noch etwas an.

@gharlan gharlan merged commit 9cfea57 into yakamara:main Oct 16, 2023
2 checks passed
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.

In die Doku aufnehmen
2 participants