Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker @docker_notes
- {{tag>linux docker cli installation network volume iptables nftables portainer}} ======Docker====== **Docker** is a set of platform as a service (PaaS) products that use OS-level virtualization to de... he software that hosts the containers is called **Docker Engine**. *Project Homepage: [Home - Docker](ht
- Docker Deluge Image / Service @docker_notes
- {{tag>linux docker image container openvpn "docker compose" wireguard macvlan nftables}} ======Docker Deluge Image / Service====== I want a torrent service ... gant to use. As far as I can tell there is not a Docker image that will meet my needs. I have been succe
- Nextcloud Container @docker_notes
- {{tag>linux docker nextcloud mysql mariadb}} ======Nextcloud Container====== <del>Nextcloud publishes their own Docker container of [[https://hub.docker.com/_/nextcloud|Nextcloud]].</del> The Nextcloud image on Docker hub is maintained by the Nextcloud community, and
- Docker-Compose @docker_notes
- {{tag>linux docker compose docker-compose "docker compose" container network}} ======Docker-Compose====== *Docker Docs [[https://docs.docker.com/compos
- Docker mailserver @docker_notes
- {{tag>linux docker mail mailserver Alpine dovecot postfix sqlite s6 s6-rc}} ======Docker mailserver====== This mailserver setup follows Wo... setup is for installation on latest Alpine linux Docker image with s6-rc init using maria database. I to... nal database is not necessary, particularly for a Docker based server implementation. See [[https://www.di
- Router Miscellaneous @linux_router
- tried ntopng again in December 2023. I ran in a Docker container on my Router, although markedly improve... verload.\\ I noted a problem with installing the Docker version. The Docker package documentation and defaults are to the ''latest'', yet the available package is listed as ''stable'', e.g. ''docker run -it -p 3000:3000 --net=host ntop/ntopng:stabl
- BASH Customisation @home_server:home_server_setup:other_services
- use it as a starter source ~/.bash_aliases.env # DOCKER COMMON - All docker commands start with "d" alias dstop='sudo docker stop $(docker ps -a -q)' alias dstopall='sudo docker stop $(sudo docker ps -aq)' alias drm='sudo docker r
- Reverse Proxy Server @docker_notes
- {{tag>linux docker traefik "reverse proxy" proxy openssl ssl certificate portainer cloudsec}} ======Revers... ect them all===== These containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_store sudo mkdir traefik sudo chown baumkp:baumkp
- KPTree Torrent VM Setup @home_server
- design. The following command is used to set up Docker Kodi Headless Media Center, from LinuxServer.IO [[https://github.com/linuxserver/docker-kodi-headless|docker-kodi-headless]]: <file> docker create --name=kodi-headless \ -v <path to data>:/config/.kodi \ -e PGID=<g
- Docker init Systems @docker_notes
- {{tag>Alpine linux docker init s6 s6-rc}} ======Docker init Systems====== There are a number of init systems used on docker containers, many are the defaults that ship with ... xamples: *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_server|DNS (ISC Bin
- Docker - Index @docker_notes
- ======Docker - Index====== <pagelist> *[[docker_notes:vm-container]] *[[docker_notes:docker]] *[[docker_notes:docker-compose]] *[[docker_notes:init]] *[[docker_notes:docker-reverse-pro
- sidebar
- *[[home_server:home_server_setup:other_services:docker]] *[[home_server:home_server_setup:other_servic... otes:builtin]] *[[tech_notes:alpine]] ++++ ++++Docker Notes| *[[docker_notes:index]] *[[docker_notes:vm-container]] *[[docker_notes:docker]] *[[docker_notes:docker-compos
- Docker nginx / php notes @docker_notes
- {{tag>linux docker nginx php fast-cgi php-fpm}} ======Docker nginx / php notes====== =====nginx executable===== I had some ... rking using php-fpm socket with Apline Linux on 2 Docker instances, one running Nginx and the other php-fp... fc> Next try would be a second Nginx in separate Docker and then trying IP TCP connectivity instead of so
- Docker - DNS Server @docker_notes
- {{tag>linux docker DNS bind9}} ======Docker - DNS Server====== [[https://www.hostinger.com/tutorials/what-is-dns|What Is DNS... running on my home router computer. I created a Docker Bind9 Image using base Docker Alpine Linux images, with S6 init system. =====Linux setup to forward pa
- Matrix @docker_notes
- {{tag>linux docker matrix synapse}} ======Matrix====== Matrix is an open protocol for decentralised, secu... [https://linuxhandbook.com/install-matrix-synapse-docker/|linuxhandbook.com install-matrix-synapse-docker]] *[[https://computingforgeeks.com/run-synapse-matrix-homeserver-in-docker-containers/|Computing for geeks Synapse matrix ho