KPTree Wiki logo

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
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver
24 Hits, Last modified: 3 weeks ago
ail. So the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "... 'sqlite3 /app/mailserver.db'' to start sqlite and create or open mailserver.db. *''.open /app/mailserver... u want to receive email for.| This SQL statement creates a table like that: ===sql code=== <code sql>CREATE TABLE IF NOT EXISTS `virtual_domains` ( `id` int(11)
Nextcloud Container
24 Hits, Last modified: 3 weeks ago
edit config/type of a Circle circles:manage:create create a new circle circles:manage:destroy ... Set a system config value dav dav:create-addressbook Create a dav addressbook dav:create-calendar Create a dav calendar dav:delete-calendar Delete a dav calen... a user from a group groupfolders groupfolders:create Create a new group folder groupfolders:delete
Docker
20 Hits, Last modified: 8 months ago
s -a'' | Show a list of all containers| |''docker create IMAGE'' | Create a new container| |''docker start CONTAINER''| Sta... volume ls'' | List all volumes| |''docker volume create VOLUME'' | Create a volume| |''docker volume inspect VOLUME'' | Sho... etwork ls'' | List all volumes| |''docker network create NETWORK'' | Create a NETWORK| |''docker network inspect NETWORK'' | ... xnap.com/kb/docker-volumes|Docker Volumes: How to Create & Get Started]] * [[https://phoenixnap.com/kb/n
Docker nginx / php notes
19 Hits, Last modified: 10 months ago
FC 8297)| |200 |OK |Successful request.| |201 |Created |The server acknowledged the created resource.| |202 |Accepted |The client's reques... ackoverflow.com/questions/35367676/php-fpm-doesnt-create-sock-file|php-fpm doesn't create .sock file]] *[[https://stackoverflow.com/que
Docker-Compose
11 Hits, Last modified: 5 days ago
rnalctl -b0 -u docker''), e.g. ''error="failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error ... use the ''sudo systemctl edit docker.service'' to create a drop in replacement file. - After this reboot
Docker Deluge Image / Service
11 Hits, Last modified: 2 months ago
Ticks]] *[[https://dzone.com/articles/how-to-create-a-software-development-environment-o|DZone - How to Create a Development Environment on Alpine Linux]] *S6
Reverse Proxy Server - Traefik
4 Hits, Last modified: 20 months ago
cker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enable_line... iles/traefik-portainer-ssl/traefik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="tru... you will need to install jq and maybe openssl # creates a directory for all of your certificates mkdir -
Docker - diun & ntfy
4 Hits, Last modified: 21 months ago
), set "cache-duration" to 0. # The cache file is created automatically, provided that the correct permiss... file to avoid permission issues. The package # creates this folder for you. # # Check your permissions:... th-file is the SQLite user/access database; it is created automatically if it doesn't already exist # - au... abase to avoid permission issues. The package # creates this folder for you. # # Check your permissions:
VNC
3 Hits, Last modified: 14 months ago
www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
Dokuwiki
2 Hits, Last modified: 5 months ago
data volume:| <code bash> #Not USED docker volume create --driver local \ --opt type=none \ --opt ... less-stopped </code> ++++ ====Todo==== *Need to create a local LAN only functional back-up of the wiki i
Docker - DHCP Kea Server
2 Hits, Last modified: 5 months ago
s for ISC Kea DHCP server. Install if you plan to create any custom Kea hooks. ... work: /bin/ln -sf /app/log/ /var/log/kea , so I created a specific docker volume to the log file and thi
Docker - DNS Server
2 Hits, Last modified: 7 months ago
nstance to my main home server in a container and created a slave instance in a container running on my home router computer. I created a Docker Bind9 Image using base Docker Alpine Li
File Sharing
1 Hits, Last modified: 20 months ago
leases and based upon the user specific type. So create a new systemd service, ''/lib/systemd/system/sync
Docker Host
1 Hits, Last modified: 9 months ago
ime. When I started playing around with Docker to create my own container images I preferred use of the [[