Termux-packages: Package request: nginx

Created on 9 May 2016  路  4Comments  路  Source: termux/termux-packages

I realise this is a significant request, but adding nginx to termux would be very helpful in allowing Android to be used as a feasible web development platform (especially since emacs is already available). For a usable LEMP platform, this would also require a number of additional php-related packages to be installed, namely:

php5-cli
php5-intl
php5-cgi
php5-fpm
php5-sqlite
php5-mysqlnd
php5-mcrypt
php5-gd
php5-xdebug
phpmyadmin
mariadb-server *
mariadb-client *

(*) I notice there is already a request for mariadb (https://github.com/termux/termux-packages/issues/216).

package request

Most helpful comment

Thanks to @vishalbiswas there is now a nginx package available! Install with:

packages install nginx

All 4 comments

They don't really care about us

Thanks to @vishalbiswas there is now a nginx package available! Install with:

packages install nginx

@fornwall wtf is the packages command? I use apt

It is a wrapper for apt. You can use the one you prefer.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GuGuss picture GuGuss  路  4Comments

bkdwt picture bkdwt  路  3Comments

roycebank picture roycebank  路  3Comments

reggi picture reggi  路  4Comments

Wetitpig picture Wetitpig  路  3Comments