#2369
See https://github.com/osixia/docker-phpLDAPadmin
Just another Code Snippet site
#2369
See https://github.com/osixia/docker-phpLDAPadmin
#2368
Create a test mail server in a minute with Greenmail and roundcube : https://github.com/JensKnipper/greenmail-example – login with username and password – password is equal to username – greenmail automatically creates new users on login or receiving mails
#2300
Overview In this post – “Infrastructure as Code – Orchestration, Provisioning & Configuration Management (Ansible & Terraform) ” we Source: Terraform to provision Nginx Docker container – www.golibrary.co
#2271
Images repo : https://github.com/oracle/docker-images/tree/master/OracleWebLogic Building WebLogic Server Images on Docker https://docs.oracle.com/middleware/1221/wls/DOCKR/configuration.htm#DOCKR121 Frequently Asked Questions for Running WebLogic Server Images on Docker https://docs.oracle.com/middleware/1221/wls/DOCKR/faqs.htm#DOCKR131 Oracle WebLogic Server on Docker Containers (PDF): http://www.oracle.com/us/products/middleware/cloud-app-foundation/weblogic/weblogic-server-on-docker-wp-2742665.pdf
#2267
Install KubeCtl on windows : https://kubernetes.io/fr/docs/tasks/tools/install-kubectl/ Install KubeCtl on CentOS/RHEL Define config file : Create a deployment: Create a service to expose the deployment : Get service info (and LoadBalancer port) : Scale deployment Delete deployment(s) Describe deployment(s) Add private repo to container.d: edit /etc/containerd/config.toml Restart container.d Test a pull using crictl
#2156
Setup log rotation for docker containers and we could manually purge the log file in case it takes up too much disk space. Source: How to setup log rotation for Docker container – DEV Community 👩💻👨💻
#2146
About Me: Application Architect at Oildex, a Services of Transzap Inc, Source: Elasticsearch Cluster and Kibana using docker-compose ELK, Kibana, Cluster, Beats, Docker, Docker-compose, etc
#2065
Start a container with Nexus volume, without starting Nexus OSS : Start OrientDB console : or Connect to DB : Try to repair database : Restore database from backup : Stop Nexus Repository Manager Remove the following directories from $data-dir/db accesslog analytics audit component config security Go to the location where you stored the exported […]
#2033
Source: eeacms/rsync – Docker Hub # [Client] generate SSH key for non root user # [Server] Start rsync server container with auth key for non root user (data will be stored in local folder : /tmp/rsync_server) # [Client] SSH connection to rsync server # [Client] Download files FROM server (to client) # [Client] Send files […]
#2031
Managing several Raspberry Pi can be a lot of work. This article will teach you how Kubernetes and Docker will make your life easier. Source: Build Your Own Cloud with Kubernetes and Some Raspberry Pi