Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Websoft9/docker-library int…
Browse files Browse the repository at this point in the history
…o main
  • Loading branch information
qiaofeng1227 committed Nov 21, 2024
2 parents a98062b + 719bc97 commit 844f5f4
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/kong/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft9.com) based on Docker for Kong Gateway (OSS):


- community: 3.5, latest
- community: 3.8, latest


## System Requirements
Expand Down
2 changes: 1 addition & 1 deletion apps/mediawiki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft

## System Requirements

The following are the minimal [recommended requirements](https://registry.hub.docker.com/r/bitnami/mediawiki):
The following are the minimal [recommended requirements](https://hub.docker.com/_/mediawiki):

* **RAM**: 1 GB or more
* **CPU**: 1 cores or higher
Expand Down
12 changes: 6 additions & 6 deletions apps/phpfpmapache/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PHPFPM on Docker
# PHP-FPM-APACHE on Docker

This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft9.com) based on Docker for PHPFPM:
This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft9.com) based on Docker for PHP-FPM-APACHE:


- community: 8.3-fpm, 8.2-fpm, 8.1-fpm, 8.0-fpm, 7.4-fpm, 7.3-fpm, 7.2-fpm, 7.1-fpm, 7.0-fpm, 5.6-fpm
Expand All @@ -12,15 +12,15 @@ The following are the minimal [recommended requirements](https://hub.docker.com/

* **RAM**: 1 GB or more
* **CPU**: 1 cores or higher
* **Disk**: at least 1 GB of free space
* **Disk**: at least 2 GB of free space
* **bandwidth**: more fluent experience over 100M

## Install

You can install this PHPFPM by [How to use it?](https://github.com/Websoft9/docker-library#how-to-use-it).
You can install this PHP-FPM-APACHE by [How to use it?](https://github.com/Websoft9/docker-library#how-to-use-it).

If you want use PHPFPM with **Websoft9 Business Support** free, you can [subscribe PHPFPM](https://www.websoft9.com/apps) on Cloud platform
If you want use PHP-FPM-APACHE with **Websoft9 Business Support** free, you can [subscribe PHP-FPM-APACHE](https://www.websoft9.com/apps) on Cloud platform

## Documentation

[PHPFPM Administrator Guide](https://support.websoft9.com/docs/phpfpm) powered by Websoft9
[PHP-FPM-APACHE Administrator Guide](https://support.websoft9.com/docs/phpfpmapache) powered by Websoft9
12 changes: 6 additions & 6 deletions apps/phpfpmnginx/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PHPFPM on Docker
# PHP-FPM-NGINX on Docker

This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft9.com) based on Docker for PHPFPM:
This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft9.com) based on Docker for PHP-FPM-NGINX:


- community: 8.3-fpm, 8.2-fpm, 8.1-fpm, 8.0-fpm, 7.4-fpm, 7.3-fpm, 7.2-fpm, 7.1-fpm, 7.0-fpm, 5.6-fpm
Expand All @@ -12,15 +12,15 @@ The following are the minimal [recommended requirements](https://hub.docker.com/

* **RAM**: 1 GB or more
* **CPU**: 1 cores or higher
* **Disk**: at least 1 GB of free space
* **Disk**: at least 2 GB of free space
* **bandwidth**: more fluent experience over 100M

## Install

You can install this PHPFPM by [How to use it?](https://github.com/Websoft9/docker-library#how-to-use-it).
You can install this PHP-FPM-NGINX by [How to use it?](https://github.com/Websoft9/docker-library#how-to-use-it).

If you want use PHPFPM with **Websoft9 Business Support** free, you can [subscribe PHPFPM](https://www.websoft9.com/apps) on Cloud platform
If you want use PHP-FPM-NGINX with **Websoft9 Business Support** free, you can [subscribe PHP-FPM-NGINX](https://www.websoft9.com/apps) on Cloud platform

## Documentation

[PHPFPM Administrator Guide](https://support.websoft9.com/docs/phpfpm) powered by Websoft9
[PHP-FPM-NGINX Administrator Guide](https://support.websoft9.com/docs/phpfpmnginx) powered by Websoft9
2 changes: 1 addition & 1 deletion apps/redmine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is an **Docker Compose solution** powered by [Websoft9](https://www.websoft9.com) based on Docker for Redmine:


- community: 5.1, latest
- community: 6.0, latest


## System Requirements
Expand Down
2 changes: 1 addition & 1 deletion apps/zabbix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following are the minimal [recommended requirements](https://www.zabbix.com/

* **RAM**: 8 GB or more
* **CPU**: 2 cores or higher
* **Disk**: at least 1 GB of free space
* **Disk**: at least 2 GB of free space
* **bandwidth**: more fluent experience over 100M

## Install
Expand Down

0 comments on commit 844f5f4

Please sign in to comment.