web

Search

You can find the results of your search below.

Nextcloud Container
10 Hits, Last modified:
restart: always networks: - proxy web: image: nginx restart: always ports: ... sy solution. Nextcloud main support looks Apache web server based with little Nginx support and even l... fe-and-reliable-way-to-move-data-directory-out-of-web-root/3642|is-there-a-safe-and-reliable-way-to-move-data-directory-out-of-web-root]] *[[https://help.nextcloud.com/t/howto-
Docker init Systems
3 Hits, Last modified:
ocker-mailserver#mariadb|Mail server database and web interface (mariadb php nginx)]] *[[https://wi... =docker_notes:docker-mailserver#roundcube_webmail|Web Mailserver (Roundcube, postgresdb)]] I have also... ]] init system. The Skarnet.org is the S6 authors web site and main repository. S6 seems to be one of t
Docker Deluge Image / Service
6 Hits, Last modified:
following 3 packages: deluge (deluged with deluge-web), openvpn and nftables. I have used both iptable... Alpine package deluge includes deluged and deluge-web. - Alpine uses busybox for most the Linux built... deluge, with port 8112 passed through, the deluge web interface. *Inside the container shell the delu... e system can be started with the command ''deluge web'' It looks like I need to write an openrc script
Reverse Proxy Server
1 Hits, Last modified:
asic password protection. This is built into the web server applications such as Apache and presumably
Docker-Compose
5 Hits, Last modified:
g volumes in Docker Compose]]) Example: Defines web_data volume: <code bash> docker volume create --d... ice="/var/opt/my_website/dist" \ --opt o=bind web_data </code> docker-compose.yml file with a named volume web_data defined externally: <code yaml> version '3' volumes: web_data: external: true services: app: i
Docker
3 Hits, Last modified:
ORWARD chain is set to DROP. On my existing home web server this effectively stopped the KVM bridge ne... [https://www.portainer.io/|Portainer]] is a handy web view into the Docker system. It can be loaded on... cker on Linux]]! A lot of the official Portainer web points to the business version. They do allow 5 f
Docker Host
1 Hits, Last modified:
de a lot of additional functionally, such as nice web interface, nice VM backup, and LXC container syst
Homepage dashboard
2 Hits, Last modified:
mmary of your system and also has links to launch web applications and bookmarks. It may also have oth... calendar, etc. I have looked at 2 locally hosted web page applications [[https://gethomepage.dev/lates
Docker mailserver
15 Hits, Last modified:
e is running in a separate container to the Nginx web server there is no common localhost or 127.0.0.1 ... d password. =====adminer===== **phpMyAdmin** is a web based mysql management interface. **adminer** is a web based single php file database manager, that is s... to allow remote connections from clients, usually web pages. The server is normally setup to listen on
Docker - diun & ntfy
1 Hits, Last modified:
. It has an iOS client and can also use standard web page and Andiod app. I originally considered got
Docker nginx / php notes
18 Hits, Last modified:
to nginx!</h1> <p>If you see this page, the nginx web server is successfully installed and working. Fur... in sub-directory ''/etc/nginx/http.d'' ====static web page==== Place this at following location; ''/va... . Current working directory (except CLI) ; 5. The web server's directory (for SAPI modules), or directo... ng side-effects depending on your application and web server. ; You may be able to send headers and coo
Docker - DHCP Server
1 Hits, Last modified:
ion for Small Office or Home Use]] *[[https://web-wilke.de/install-and-run-kea-dhcp-with-stork-on-d
Calibre
13 Hits, Last modified:
ue command: /bin/sh</code> ++++ ====Calibre-web==== This Docker container is based [[https://fleet.linuxserver.io/image?name=linuxserver/calibre-web|linuxserver/calibre-web.]], [[https://hub.docker.com/r/linuxserver/calibre-web|Docker hub linuxserver/calibre-web]], [[https://g
Dokuwiki
1 Hits, Last modified:
s.linuxserver.io/|doc.linuxserver.io]].\\ Defines web_data volume: <code bash> #Not USED docker volume