+ CLIs

Kiara Grouwstra 2023-02-13 19:08:12 +01:00
parent 9365d7bf86
commit 4545409277
Signed by: kiara
GPG Key ID: 47D3B7604FFCA83A
2 changed files with 4 additions and 0 deletions

3
CLIs.md Normal file

@ -0,0 +1,3 @@
- Forgejo: `ssh code.bij1.org` -> `ssh code.bij1.org sudo docker exec -ti gitea bash -c 'su git bash -c "gitea admin"'`
- Nextcloud: `ssh cloud.bij1.net 'sudo -u www-data php /var/www/nextcloud/occ'`
- WordPress: `ssh wp.bij1.net 'wp --path=/var/www/wordpress'`

1
ICT.md

@ -15,6 +15,7 @@ Documentatie:
huidige IT inrichting (zie ook [landschap](https://code.bij1.org/BIJ1/landscape)):
- [APIs](APIs)
- [CLIs](CLIs)
- [algemeen](IT-kosten-algemeen)
- [website hosting](website-hosting)
- [intranet](intranet)