1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 18:01:22 +02:00

refactor: using ```sh instead of shell

This commit is contained in:
2022-09-21 04:38:39 +02:00
parent 888f28b2d3
commit b0c886d962
54 changed files with 71 additions and 73 deletions

View File

@@ -20,7 +20,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull awesometechnologies/synapse-admin:latest

View File

@@ -29,7 +29,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop homer
docker rm homer

View File

@@ -31,7 +31,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
cd whoogle-search
docker-compose down

View File

@@ -33,7 +33,7 @@ Set the following volumes with the -v tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker-compose up -d

View File

@@ -32,7 +32,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
cd /root/docker/bibliogram/bibliogram
docker-compose down

View File

@@ -28,7 +28,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop tor-proxy
docker rm tor-proxy

View File

@@ -64,7 +64,7 @@ docker-compose file.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker-compose up -d

View File

@@ -35,7 +35,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop speedtest
docker rm speedtest

View File

@@ -40,7 +40,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop minecraft
docker rm minecraft

View File

@@ -47,7 +47,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
cd invidious
docker-compose down

View File

@@ -27,7 +27,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop git-server
docker rm git-server

View File

@@ -32,7 +32,7 @@ GPU support is documented in [the docker article](../docker.md).
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop folding-at-home
docker rm folding-at-home

View File

@@ -34,7 +34,7 @@ There are some special variables to set.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop openvpn
docker rm openvpn

View File

@@ -43,7 +43,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop airsonicadv
docker rm airsonicadv

View File

@@ -41,7 +41,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop airsonic
docker rm airsonic

View File

@@ -48,7 +48,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull linuxserver/jellyfin:latest

View File

@@ -40,7 +40,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop syncthing
docker rm syncthing

View File

@@ -9,7 +9,7 @@ It contains dovecot, antispam, antivirus, ssl, etc.
The configuration is done automatically using scripts by mailserver.
First you need to download the essential setup files.
```shell
```sh
wget -O .env https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master/compose.env
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master/docker-compose.yml
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master/mailserver.env
@@ -35,7 +35,7 @@ Afterwards you're ready to go by once again running the `rebuild.sh` file.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull mailserver/docker-mailserver:latest

View File

@@ -42,7 +42,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull matrixdotorg/synapse:latest

View File

@@ -30,7 +30,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull nextcloud:latest

View File

@@ -29,7 +29,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull nginx:latest

View File

@@ -31,7 +31,7 @@ The default username is `print`, the default password is `print`.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop cups
docker rm cups

View File

@@ -32,7 +32,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull owncloud

View File

@@ -20,7 +20,7 @@ Set the following variables with the -e tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop ddns
docker rm ddns

View File

@@ -28,7 +28,7 @@ Set the following volumes with the -v tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop onedrive
docker rm onedrive

View File

@@ -27,7 +27,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop portainer_agent
docker rm portainer_agent

View File

@@ -27,7 +27,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop portainer
docker rm portainer

View File

@@ -28,7 +28,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull prologic/golinks:latest

View File

@@ -27,7 +27,7 @@ There are some special variables to set.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop gopheroverhttp
docker rm gopheroverhttp

View File

@@ -26,7 +26,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop todo
docker rm todo

View File

@@ -31,7 +31,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop synctube
docker rm synctube

View File

@@ -34,7 +34,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop hastebin
docker rm hastebin

View File

@@ -41,7 +41,7 @@ There are some special variables to set.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop samba
docker rm samba

View File

@@ -28,7 +28,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop searx
docker rm searx

View File

@@ -36,7 +36,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop linkding
docker rm linkding

View File

@@ -19,7 +19,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop libreddit
docker rm libreddit

View File

@@ -36,7 +36,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop teamspeak3
docker rm teamspeak3

View File

@@ -49,9 +49,8 @@ Set the following ports with the -p tag.
## start.sh
```shell
```sh
#!/bin/sh
docker pull tetricz/mordhau-server
docker run --name=mordhau \
--restart=unless-stopped \
@@ -77,9 +76,8 @@ docker run --name=mordhau \
## stop.sh
```shell
```sh
#/bin/sh
docker stop mordhau
docker rm mordhau
```

View File

@@ -41,7 +41,7 @@ There are some special variables to set.
## rebuild.sh
```shell
```sh
#/bin/sh
docker stop radicale
docker rm radicale

View File

@@ -60,7 +60,7 @@ The last line is to add authentication.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull traefik:v2.4

View File

@@ -28,7 +28,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull vectorim/riot-web:latest

View File

@@ -37,7 +37,7 @@ There are some special variables to set.
## Rebuild
```shell
```sh
#!/bin/sh
docker stop bind
docker rm bind

View File

@@ -51,7 +51,7 @@ Set the following ports in the `ports:` section.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker pull wallabag/wallabag:latest

View File

@@ -26,7 +26,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop pinedocs
docker rm pinedocs

View File

@@ -40,7 +40,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker-compose down
docker-compose up -d

View File

@@ -28,7 +28,7 @@ Set the following ports with the -p tag.
## rebuild.sh
```shell
```sh
#!/bin/sh
docker stop nitter
docker rm nitter