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.

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

Fulltext results:

VNC
2 Hits, Last modified: 15 hours ago
_PORT MYSQL_DATABASE: guacamole MYSQL_USER: $GUAC_MYSQL_USER MYSQL_PASSWORD: $GUAC_MYSQL_PASSWORD depends_on: - mariadb
Docker-Compose
2 Hits, Last modified: 25 hours ago
r installation and they need to be created by the user (otherwise fails) using the docker volume create ... ess OOMScoreAdjust=-500 [Install] WantedBy=multi-user.target </code>++++ The override file for docker.
Docker mailserver
81 Hits, Last modified: 14 days ago
y of the sqlite database. The use of a full multi user server / client relational database is not necess... d_hat_enterprise_linux/5/html/deployment_guide/s1-users-groups-standard-users|37.3. Standard Users]] ====References==== *Docker *[[https://docs.docker.com/engine/reference/bu
Docker init Systems
1 Hits, Last modified: 14 days ago
   │   └── pre_start_script | | User pre start script (if required) | | | │   ├──
Docker Deluge Image / Service
16 Hits, Last modified: 2 weeks ago
pn.login COPY pre_start_tun.sh /etc/openvpn/ COPY user/* /etc/s6-overlay/s6-rc.d/user/contents.d #COPY user/pre_start_tun /etc/s6-overlay/s6-rc.d/user/contents.d/ #COPY user/pre_start_nft /etc/s6-overlay/s6-rc.d
Docker
14 Hits, Last modified: 2 weeks ago
not seem to have testing. Run docker as non root user: *''sudo groupadd docker'' *''sudo usermod -aG docker $USER'' Install Docker Engine : [Docker Engine](https://docs.docker.com/engine/install/)... for Linux that looks like it has some additional user interface features, but to date I have not wanted
Docker - DHCP Kea Server
5 Hits, Last modified: 4 weeks ago
g-templates.html#template-home-network-of-a-power-user|Home Network of a Power User]]. I was never quite sure I had the automatic fall over back-up working. ... g-templates.html#template-home-network-of-a-power-user|Templates]] ====Network Ports==== From IANA Servi... g-templates.html#template-home-network-of-a-power-user|Template: Home Network of a Power User]] *[[h
Bookmarking Servers
1 Hits, Last modified: 8 weeks ago
ng links with the public and/or allowing multiple users to work together seamlessly. ====refrerences===
Nextcloud Container
78 Hits, Last modified: 3 months ago
70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MYSQL_HOST=db - REDIS_HOS... 70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MARIADB_AUTO_UPGRADE=1 netw... access to relevant container *Confirm required user, default login is as ''root'', for next cloud eas... unning docker container use ''%%docker exec -it --user www-data nextcloud-app-1 ash%%'', where: *''%
turn server
67 Hits, Last modified: 4 months ago
with the Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). It is most useful for cl... rk through a NAT; it supports the connection of a user behind a NAT to only a single peer, as in telepho... # Enable verbose logging verbose # Specify the user for the TURN authentification #user=kpts:kpts84871670 static-auth-secret=kpts84871670 # Enable long-te
Docker nginx / php notes
86 Hits, Last modified: 5 months ago
nginx/nginx.conf| <code> # /etc/nginx/nginx.conf user nginx; # Set number of worker processes automati... format. log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; # Sets the pat... include /etc/nginx/http.d/*.conf; } </code> ***user directive in nginx must match that in php-fpm too
Docker Host
4 Hits, Last modified: 6 months ago
on my main VM host, but not router host. * Add user to libvirt and libvirt-qemu, e.g. ''sudo usermod -a -G libvirt-qemu baumkp'' * If you are ssh'ing int... the point of making use non-functional. * The user ssh keys are stored here ''~/.ssh/known_hosts''. ... ok here. * Check file permission is local user * Delete old key in file if necessary
Reverse Proxy Server - Traefik
7 Hits, Last modified: 6 months ago
rca April 2024 that basically does not give small users access to their developers API system. Sadly an... unprofessionally they did this without informing users of the policy. I only found out when my proxy s... enable_line_numbers="true"]>echo $(htpasswd -nb "<USER>" "<PASSWORD>") | sed -e s/\\$/\\$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your pass
File Sharing
7 Hits, Last modified: 6 months ago
m/syncthing/syncthing/releases and based upon the user specific type. So create a new systemd service, ... tLimitIntervalSec=60 StartLimitBurst=4 [Service] User=%i ExecStart=/usr/bin/syncthing serve --no-browse... es=CAP_CHOWN CAP_FOWNER [Install] WantedBy=multi-user.target</code> ++++ ''systemctl daemon-reload'' t... To use example: ''sudo systemctl status syncthing@user.service'' ====References==== *[[https://syncth
Docker - DNS Server
2 Hits, Last modified: 6 months ago
\ apk upgrade #util-linux \ #vim \ #less \ COPY user/* /etc/s6-overlay/s6-rc.d/user/contents.d/ COPY s6-rc.d /etc/s6-overlay/s6-rc.d/ EXPOSE 53/tcp EXPOSE
Docker - diun & ntfy
25 Hits, Last modified: 7 months ago