script

Search

You can find the results of your search below.

Docker nginx / php notes
69 Hits, Last modified:
+++/etc/nginx/fastcgi.conf| <code> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string; fastcgi_... NTENT_LENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request_uri; fastcgi_param DOCUMENT
Docker mailserver
15 Hits, Last modified:
Haas.** Furthermore Christoph's guide is very descriptive and should be referenced to get a better under... l.sh file to /bin/ll or link it ''/bin/ln -s /app/scripts/ll.sh /bin/ll'' =====sqlite===== ====sqlite co... current postfix operating status It looks a shell script is used to control Postfix, in Alpine is is located ++here|/usr/libexec/postfix/postfix-script++ ===systemd=== The systemd service script is a
Docker
11 Hits, Last modified:
) =====Installation===== One click installation script: *''%%curl -fsSL https://get.docker.com -o get-... s/62677013/uninstall-docker-version-installed-via-script|Uninstall docker version installed via script]] =====Docker and iptables on Host===== Docker applies ipt... /system/iptables-docker.service'': <code>[Unit] Description=IPTables Docker Rules After=docker.service [S
Docker - DHCP Server
6 Hits, Last modified:
to be provided in a number of packages ^Package^Descriptiion^Comment^ |isc-kea-admin|This package provides backend database initialization and migration scripts and a DHCP benchmark tool. If you are not using ... function. ====DHCP testing==== ''%%sudo nmap --script broadcast-dhcp-discover%%'' will test the DHCP se... nning]] *[[https://www.redhat.com/sysadmin/nmap-scripting-engine|5 scripts for getting started with the
Nextcloud Container
5 Hits, Last modified:
Dump the shell completion script help Display ... age:edit edit displayName or description of a Circle circles:manage:join ... l10n:createjs Create javascript translation files for a given app log log:file... l":"www.web.com","feed":"www.web.com\/rss.xml","description":"description is here","votes":100} news:ite
Docker Deluge Image / Service
4 Hits, Last modified:
uge web'' It looks like I need to write an openrc script to allow the application to be controlled by the ... sh'' which I had to convert to docker-compose yml script. The docker build command to build the image was... *[[https://wiki.alpinelinux.org/wiki/Writing_Init_Scripts|Writing Init Scripts]] *[[https://wiki.alpinelinux.org/wiki/OpenRC|OpenRC]] I am not using openRC
Docker-Compose
2 Hits, Last modified:
ation of the container (no image). This is as the scripts on start-up usually assume a new container. *'... lib/systemd/system/docker.service| <code>[Unit] Description=Docker Application Container Engine Documentat
Reverse Proxy Server
2 Hits, Last modified:
for traefik-portainer-ssl]]) Below is a basic description of the process that aligns with my configurati... lease put this file in the same directory as your script json=$(cat acme.json) export_cer_key () { ec
Docker Host
1 Hits, Last modified:
once a week to run a Restic back-up with a Python script I wrote. =====Setup VM===== I use Linux KVM wit