Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- 2 virtual machine<sup>1</sup>, with a Maria mysql database<sup>2</sup>, this setup is for installation o... ne linux Docker image with s6-rc init using maria database. I toyed with sqlite and basically got it fu... ail server could be loaded on base metal. - The database requirements for a small mailserver with a fe... aliases is well within the capacity of the sqlite database. The use of a full multi user server / client
- Docker @docker_notes
- 127.0.0.11:53. //(Note that DNS uses UDP not TCP datagrams.)// Further to this The container netfilter... the business edition to the community edition the database on the volume storage needs to be downgraded ... nd is: <code bash> docker volume create portainer_data docker run -d -p 9443:9443 --name=portainer --res... cker.sock:/var/run/docker.sock \ -v portainer_data:/data \ portainer/portainer-ce:latest </code>
- Docker-Compose @docker_notes
- lumes in Docker Compose]]) Example: Defines web_data volume: <code bash> docker volume create --driver... "/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: image:
- Homepage dashboard @docker_notes
- Some Docker images default to using the postgres database. Currently at least up grading to version 17... cker-major-version-upgrade|Upgrading A PostgreSQL Database Running In Docker]] *[[https://blog.lucas.n... *[[https://www.sql-easy.com/learn/how-to-import-database-in-postgresql/|How to Import Database in PostgreSQL: A Step-by-Step Guide for Beginners]] *[[htt
- Docker - DHCP Kea Server @docker_notes
- in | | This package provides backend database initialization and migration scripts and a DHCP benchmark tool. If you are not using a database backend, you may not need this. | Not using a database backend at this time | | isc-kea-common
- Docker init Systems @docker_notes
- ocker_notes:docker-mailserver#mariadb|Mail server database and web interface (mariadb php nginx)]] *