#5937 Move/Copy modules dist-git repos from stg to prod.
Closed 7 years ago Opened 7 years ago by phracek.


There is no copying from staging to production... we have to "create" them in production.

Some of those repos you linked to don't exist (for instance, chronyd). Others have poor Summary and Description fields.

Can you provide the information for these packages here in the same format that you used for #5936?

names: {memcached}
namespaces: {modules}
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: {modules}
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: {modules}
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: {modules}
environment: {prod}
owner: phracek
summary: Postfix Mail Transport Agent
description: Postfix is a Mail Transport Agent (MTA).

names: {chronyd}
namespaces: {modules}
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: {modules}
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: {modules}
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: {modules}
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.

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata