Search
You can find the results of your search below.
Fulltext results:
- Homepage dashboard
- gets]] *[[https://gethomepage.dev/widgets/services/calibre-web/|calibre-web]] *[[https://gethomepage.dev/widgets/services/crowdsec/|vrowdsec]] *[[https://gethomepage.dev/widgets/services/deluge/|deluge]] *[[https://gethomepage.dev/widgets/services/dockhand/|dockhand]] *[[https://gethomepa
- Docker mailserver
- tps://wiki.alpinelinux.org/wiki/Hosting_Web/Email_services_on_Alpine|Hosting Web/Email services on Alpine]] *Dovecot *[[https://doc.dovecot
- Docker-Compose
- ons/659267/how-do-i-override-or-configure-systemd-services|How do I override or configure systemd services?]] * [[https://superuser.com/questions/930798/s
- Docker - DNS Server
- mance. The local DNS also provides local LAN DNS services. The DNS service is only accessible on the LAN. ... network.) ++++docker-compose.yml| <code yaml>--- services: bind: build: ./ image: bind:latest ... t google.com ns1.local.kptree.net'' - an external services via local name server *''host -t A mail.kptre... 9.9.9'' - remote address to local hosted external services via an external name server *use flag ''-t A'
- Docker Miscellaneous
- ng in IT. ++++docker-compose.yml| <code yaml>--- services: it-tools: image: 'corentinth/it-tool... ecure.service=it-tools" - "traefik.http.services.it-tools.loadbalancer.server.port=80" networks: ... browser. ++++docker-compose.yml| <code yaml>--- services: CyberChef: image: 'ghcr.io/gchq/cybe... ure.service=cyber-chef" - "traefik.http.services.cyber-chef.loadbalancer.server.port=80" networks
- Reverse Proxy Server - Traefik
- f the Docker service to use - "traefik.http.services.container_name.loadbalancer.server.port=3000" # m... to separate into 2 smaller files, basic and main services) | | └── tcp.yml | This is the dynamic ... e to the public internet that are either not full services with own password, e.g. dokuwiki, nextcloud and m... d do, but would probably meet my needs. =====SSL Services===== For TCP and HTTPS services behind the Traefi
- Nextcloud Container
- iners on Docker Hub. Nextcloud needs a number of services to run; the main Nextcloud server, a database and... tes, however this is required for all the various services and can be considered separately. Refer to Nextc... code> ++++ ++++docker-compose.yml| <code yaml>--- services: app: build: ./ image: nextcloud-fpm-cr... t/doku.php?id=home_server:home_server_setup:other_services:back-up_server#tag|back-up server#tag]] ====NGIN
- Docker init Systems
- e and stop a daemon (down) *''s6-rc-db list all|services|oneshots|longruns|bundles'' - lists the nominated services in the active s6-rc-db *''s6-rc-db type service... mple below: ++++docker-compose.yml snippet| <code>services:
- Docker Deluge Image / Service
- s://www.cyberciti.biz/faq/how-to-enable-and-start-services-on-alpine-linux/|How to enable and start services on Alpine Linux]] *[[https://docs.docker.com/en
- VNC
- panel. ++++My docker-compose.yml| <code yaml>--- services: # MariaDB - MySQL Database mariadb: contai... uacamole.middlewares=add-guacamole" ## HTTP Services - "traefik.http.routers.guacamole.service=guacamole" - "traefik.http.services.guacamole.loadbalancer.server.port=8080"
- Docker
- or some more details, tldr;|This may affect other services operating on the host machine. The default FORWA... , docker-compose.yml| <code yaml>name: portainer services: portainer-agent: container_name: portaine... tup "Show image up to date indicators for Stacks, Services and Containers"'' =====Docker CLI===== Much of
- turn server
- turn===== ++++docker-compose.yml| <code yaml>--- services: coturn_server: image: coturn/coturn:4.5.2 ... # Option to set alternative server for TLS & DTLS services in form of # <ip>:<port>. If the port number is o
- Calibre
- release. ++++Calibre docker-compose.yml| <code> services: calibre: image: lscr.io/linuxserver/calibr... in123 ++++Calibre-web docker-compose.yml| <code> services: calibre-web: image: lscr.io/linuxserver/ca
- Private LAN VPN Access
- is below: ++++docker-compose.yml| <code yaml>--- services: wireguard: image: lscr.io/linuxserver/wire
- ntp
- ] </code> ++++ ++++docker-compose.yml| <code>--- services: chrony: build: ./ image: chrony:latest