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

docs: debian instructions updated for buster #3173

Merged
merged 4 commits into from
Dec 4, 2019
Merged

docs: debian instructions updated for buster #3173

merged 4 commits into from
Dec 4, 2019

Conversation

RussellAult
Copy link

Just finished a Debian Buster installation and thought I'd update the installation docs based on my experience:

  • Removed installing unused utilities
  • Changed all php packages to php* (as opposed to php7.3*) to aid with future system upgrades
  • Removed php packages that are dependencies of other packages
  • Composer installation is now through apt
  • use crontab instead of adding a file to cron.d (which, technically, should be left for packages)
  • Removed everything related to php-fpm (unless I'm really missing something there's no reason not to use the default libapache2-mod-php7.3)

- Changed all php packages to php* (as opposed to php7.3*) to aid with future system upgrades
- Removed php packages that are dependencies of other packages
- Composer installation is now through apt
- use crontab instead of adding a file to cron.d (which, technically, should be left for packages)
- Removed everything related to php-fpm (it's not needed for apache; it's really for nginx)
@CLAassistant
Copy link

CLAassistant commented Nov 8, 2019

CLA assistant check
All committers have signed the CLA.

@RussellAult RussellAult changed the title docs: Debian Instructions updated for Buster docs: debian instructions updated for buster Nov 8, 2019
@asbiin asbiin merged commit 744145d into monicahq:master Dec 4, 2019
@asbiin
Copy link
Member

asbiin commented Dec 4, 2019

Thank you @RussellAult !

@RussellAult RussellAult deleted the patch-1 branch January 18, 2020 06:09
@RussellAult
Copy link
Author

You're welcome!

@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants