#5940 New docker dist-git repos in prod
Closed: Invalid Opened by phracek.

Threebean!

Can you please create these docker dist-git repos for Modularity?

names: {perl}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: Practical Extraction and Report Language
description: Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially
good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming.

names: {ruby}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: An interpreter of object-oriented scripting language
description: Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.

names: {nodejs}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: JavaScript runtime
description: Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

names: {python}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: An interpreted, interactive, object-oriented programming language
description: Python is an interpreted, interactive, object-oriented programming language often compared to Tcl, Perl, Scheme or Java. Python includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac and MFC).

names: {varnish}
namespaces: {docker}
environment: {prod}
owner: asamalik
summary: High-performance HTTP accelerator
description: This is Varnish Cache, a high-performance HTTP accelerator.

names: {mongodb}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: High-performance, schema-free document-oriented database
description: Mongo (from "humongous") is a high-performance, open source, schema-free document-oriented database.

names: {mariadb}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: MariaDB is a community developed branch of MySQL.
description: MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and generic MySQL files.

names: {samba}
namespaces: {docker}
environment: {prod}
owner: james
summary: Server and Client software to interoperate with Windows machines
description: Samba is the standard Windows interoperability suite of programs for Linux and Unix.

names: {dovecot}
namespaces: {docker}
environment: {prod}
owner: phracek
summary: Secure imap and pop3 server
description: Dovecot is an IMAP server for Linux/UNIX-like systems, written with security primarily in mind. It also contains a small POP3 server. It supports mail in either of maildir or mbox formats.

names: {debugging-tools}
namespaces: {docker}
environment: {prod}
owner: phracek
summary: Set of debugging tools so I can troubleshoot my running server.
description: The list of minimal set of debugging tools except base-runtime.

names: {ntp}
namespaces: {docker}
environment: {prod}
owner: nils, karsten
summary: The NTP daemon and utilities
description: The Network Time Protocol (NTP) is used to synchronize a computer's time with another reference time source. This package includes ntpd (a daemon which continuously adjusts system time) and utilities used

names: {memcached}
namespaces: {docker}
environment: {prod}
owner: phracek
summary: High Performance, Distributed Memory Object Cache
description: memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

names: {haproxy}
namespaces: {docker}
environment: {prod}
owner: phracek
summary: HAProxy reverse proxy for high availability environments
description: HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments.

names: {php}
namespaces: {docker}
environment: {prod}
owner: mkocka
summary: PHP scripting language for creating dynamic web sites
description: PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts.

names: {postfix}
namespaces: {docker}
environment: {prod}
owner: phracek
summary: Postfix Mail Transport Agent
description: Postfix is a Mail Transport Agent (MTA).

names: {chronyd}
namespaces: {docker}
environment: {prod}
owner: nils, karsten
summary: An NTP client/server
description: A client/server for the Network Time Protocol, this program keeps your computer's clock accurate. It was specially designed to support systems with intermittent internet connections, but it also works well in permanently connected environments. It can use also hardware reference clocks, system real-time clock or manual input as time references.

names: {nfs-server}
namespaces: {docker}
environment: {prod}
owner: karsten, nils, langdon
summary: NFS utilities and supporting clients and daemons for the kernel NFS server
description: The nfs-utils package provides a daemon for the kernel NFS server and related tools, which provides a much higher level of performance than the traditional Linux NFS server used by most users.

names: {dhcp}
namespaces: {docker}
environment: {prod}
owner: karsten
summary: Provides the ISC DHCP server
description: DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. The overall purpose of DHCP is to make it easier to administer a large network.

names: {postgresql}
namespaces: {docker}x
environment: {prod}
owner: langdon, mkocka
summary: PostgreSQL client programs
description: PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.

names: {nginx}
namespaces: {docker}
environment: {prod}
owner: asamalik
summary: A module for nginx
description: Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage.

names: {httpd}
namespaces: {docker}
environment: {prod}
owner: asamalik
summary: A module for apache httpd
description: The Apache HTTP Server is a powerful, efficient, and extensible web server.

names: {proftpd}
namespaces: {docker}
environment: {prod}
owner: asamalik
summary: A module for proftpd
description: ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based directory visibility. This package defaults to the standalone behavior of ProFTPD, but all the needed scripts to have it run by systemd instead are included.

names: {shared-userspace}
namespaces: {docker}
environment: {prod}
owner: karsten
summary: Shared Userspace Module
description:A module which provides binaries and libraries that can be used by the other modules

names: {dhcp-server}
namespaces: {docker}
environment: {prod}
owner: dhodovsk
summary: Provides the ISC DHCP server
description: DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. The overall purpose of DHCP is to make it easier to administer a large network.

Add owner ship also for ttomecek
names: {toolchain}
namespaces: {docker}
environment: {prod}
owner: hhorak, ttomecek


@ralph ^ one for you. ☝

@phracek Nope. For (Docker) containers, we have an official review process.
Look at https://fedoraproject.org/wiki/Container:Review_Process .

I see. Thanks for reminder.

Metadata Update from @puiterwijk:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Yes. Modules have no review process, and so can come in through a ticket like this.

Containers (docker) must go through the established review process.

Metadata