public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH server-a001 v1 0/2] Install net-tools and MySQL server
@ 2022-04-17 12:51 Ammar Faizi
  2022-04-17 12:51 ` [PATCH server-a001 v1 1/2] Install net-tools Ammar Faizi
  2022-04-17 12:51 ` [PATCH server-a001 v1 2/2] Install MySQL server Ammar Faizi
  0 siblings, 2 replies; 13+ messages in thread
From: Ammar Faizi @ 2022-04-17 12:51 UTC (permalink / raw)
  To: GNU/Weeb Mailing List
  Cc: Ammar Faizi, Hazmi Alfarizqi, Hazmi Alfarizqi,
	Alviro Iskandar Setiawan

Hi,

Two patches this time. Install net-tools and MySQL server.
Not much to tell here...

## Patch 1 (Install net-tools)
Install networking tools like netstat and ifconfig. We will often use
them to inspect and troubleshoot network problem.

## Patch 2 (Install MySQL)
We will need a MySQL server as the database for: postfix, dovecot and
mail accounts. This will give us mysql-server v8.

Go review!

Cc: Hazmi Alfarizqi <[email protected]>
Cc: Hazmi Alfarizqi <[email protected]>
Cc: Alviro Iskandar Setiawan <[email protected]>
Signed-off-by: Ammar Faizi <[email protected]>
---

Ammar Faizi (2):
  Install net-tools
  Install MySQL server

 Dockerfile           | 4 ++--
 docker-entrypoint.sh | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


base-commit: 805621a61ed6aaef8ab9ff4dfb667ff1faa486d5
-- 
Ammar Faizi


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-04-18 17:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-17 12:51 [PATCH server-a001 v1 0/2] Install net-tools and MySQL server Ammar Faizi
2022-04-17 12:51 ` [PATCH server-a001 v1 1/2] Install net-tools Ammar Faizi
2022-04-17 13:13   ` Alviro Iskandar Setiawan
2022-04-18 17:00   ` Hazmi Alfarizqi
2022-04-17 12:51 ` [PATCH server-a001 v1 2/2] Install MySQL server Ammar Faizi
2022-04-17 13:06   ` Alviro Iskandar Setiawan
2022-04-17 13:26     ` Ammar Faizi
2022-04-17 13:34       ` Alviro Iskandar Setiawan
2022-04-17 13:44         ` Ammar Faizi
2022-04-17 13:52           ` Alviro Iskandar Setiawan
2022-04-17 14:02             ` Ammar Faizi
2022-04-17 14:17               ` Alviro Iskandar Setiawan
2022-04-17 14:57     ` Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox