KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@docker_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker
14 Hits, Last modified: 12 days ago
https://get.docker.com -o get-docker.sh%%'' *''sudo sh get-docker.sh'' Note for Debian testing just use ''sudo apt install docker'', as testing packages the lat... have testing. Run docker as non root user: *''sudo groupadd docker'' *''sudo usermod -aG docker $USER'' Install Docker Engine : [Docker Engine](https:/
Reverse Proxy Server - Traefik
6 Hits, Last modified: 6 months ago
nable_line_numbers="true"]> cd /home/docker_store sudo mkdir traefik sudo chown baumkp:baumkp traefik cd traefik mkdir data cd data touch acme.json chmod 600 ... sword==== <code bash [enable_line_numbers="true"]>sudo apt update sudo apt install apache2-utils</code> <code bash [enable_line_numbers="true"]>echo $(htpassw
Docker-Compose
5 Hits, Last modified: 11 days ago
he version sub-directory as required. <code bash> sudo curl -L "https://github.com/docker/compose/releas... -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> ... l on start up with obscure Docker log messages (''sudo journalctl -b0 -u docker''), e.g. ''error="failed... ectly edit the service file, but rather use the ''sudo systemctl edit docker.service'' to create a drop
Docker - DNS Server
3 Hits, Last modified: 6 months ago
llowed, edit or add the following parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar f... ing these changes reboot or apply setting using ''sudo sysctl -p /etc/sysctl.conf'' ====References====
Nextcloud Container
3 Hits, Last modified: 3 months ago
1 is to place Nextcloud into mainteance mode ''%%sudo -u www-data php occ maintenance:mode --on%%''\ ... Nextcloud Install]]. OPtions to install include ''sudo apt install nextcloud-desktop'' or install via Ap... here to download just nextcloudcmd?]] In debian ''sudo apt install nextcloud-desktop-cmd'' will down loa
Docker Host
3 Hits, Last modified: 6 months ago
* Add user to libvirt and libvirt-qemu, e.g. ''sudo usermod -a -G libvirt-qemu baumkp'' * If you ar... sary * Delete whole file if necessary * ''sudo apt install vim'' to install vim * Set static i... n the install type) * For networkd: * ''sudo apt install bridge-utils'' KVM commonly uses a br
Docker mailserver
2 Hits, Last modified: 11 days ago
th version. *Need to create directory in log, ''sudo mkdir .config/log/php82'' As php-fpm automatica... ing this one.) *This can be set in the host ''sudo sysctl -w vm.overcommit_memory=1'' Some reference
Docker - DHCP Kea Server
1 Hits, Last modified: 4 weeks ago
the host to function. ====DHCP testing==== ''%%sudo nmap --script broadcast-dhcp-discover%%'' will te
Homepage dashboard
1 Hits, Last modified: 3 weeks ago
tabase: *''docker compose down'' *''sudo rsync -avh pgdata pgdata.bak'' *''docker c
File Sharing
1 Hits, Last modified: 6 months ago
on-reload'' to update systemd. To use example: ''sudo systemctl status syncthing@user.service'' ====Re