Add instructions to become member of platform project for access to private repos
This commit is contained in:
parent
5b89e1c795
commit
48d9dfa94d
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
A bit more PHP than you need, but this will definitely get you ready for composer and friends:
|
||||
|
||||
@TODO Switch these commands to PHP 8.1?
|
||||
|
||||
```bash
|
||||
sudo apt-get install ansible rsync php7.4 php7.4-gd php7.4-mysql php7.4-xml php7.4-curl php7.4-fpm php7.4-sqlite3 php7.4-cli
|
||||
```
|
||||
|
@ -22,6 +24,8 @@ To make working with [Drutopia Platform's recommended Ansible setup](https://git
|
|||
|
||||
[github.com/ahoy-cli/ahoy](https://github.com/ahoy-cli/ahoy)
|
||||
|
||||
Get yourself added to the [Drutopia Platform project on GitLab](https://gitlab.com/groups/drutopia-platform/-/group_members) if you are not already, and [ensure your public SSH key is on Gitlab](https://gitlab.com/-/profile/keys).
|
||||
|
||||
Finally, [clone needed Drutopia repositories locally according to the recommended setup](creating-new-drutopia-site#overall-setup).
|
||||
|
||||
Now you are ready for deploying Drutopia updates on a regular basis.
|
||||
|
|
Loading…
Reference in a new issue