Search

You can find the results of your search below.

Docker mailserver
18 Hits, Last modified:
okworm/|SPmail guide for Debian 12 “Bookworm”]]. Key changes are that instead of installing on Debian ... increment, `name` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;</co... T EXISTS 'virtual_domains' ( id INTEGER PRIMARY KEY, name TEXT NOT NULL UNIQUE );</code> ''DROP T... e virtual_domains table. This is called a foreign key. A “delete cascade” makes sure that if a domain i
Reverse Proxy Server
15 Hits, Last modified:
om/|Godaddy Developer Portal]], from here the API keys can be made. These keys then need to be copied into ''/home/docker_store/traefik/data/provider.env'': <code [enable_line_numbers="true">GODADDY_API_KEY=[Your API_KEY key from Godaddy API] GODADDY_API_SECRET=[Your API_SECRET key from Godaddy API]</code>
Nextcloud Container
10 Hits, Last modified:
s to the database tables db:add-missing-primary-keys Add missing primary keys to the database tables db:convert-filecache-bigint C... er of deck boards encryption encryption:change-key-storage-root Change key storage root encryption:decrypt-all Disable server-side
Docker - DNS Server
1 Hits, Last modified:
SE 953/tcp </code> ++++ ====docker compose==== A key point is the docker network is in host mode. (The