All Projects → gengxiankun → dockerfiles

gengxiankun / dockerfiles

Licence: BSD-2-Clause license
Dockerfile文件集合

Programming Languages

shell
77523 projects
Dockerfile
14818 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to dockerfiles

redap
HTTP-to-LDAP Gateway
Stars: ✭ 27 (-20.59%)
Mutual labels:  ldap
learning-docker
Docker 入门指引及相关资料整理
Stars: ✭ 22 (-35.29%)
Mutual labels:  lnmp
bk-user
蓝鲸用户管理是蓝鲸智云提供的企业组织架构和用户管理解决方案,为企业统一登录提供认证源服务。
Stars: ✭ 31 (-8.82%)
Mutual labels:  ldap
django-windowsauth
Easy integration and deployment of Django projects into Windows Environments
Stars: ✭ 23 (-32.35%)
Mutual labels:  ldap
adam
Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.
Stars: ✭ 12 (-64.71%)
Mutual labels:  ldap
ldap
A Ldap client for PHP on top of PHP's ldap extension.
Stars: ✭ 118 (+247.06%)
Mutual labels:  ldap
wg-portal
WireGuard Configuration Portal with LDAP connection
Stars: ✭ 476 (+1300%)
Mutual labels:  ldap
multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Stars: ✭ 121 (+255.88%)
Mutual labels:  ldap
ActiveDirectory
Active Directory Object Model Lib
Stars: ✭ 20 (-41.18%)
Mutual labels:  ldap
PHP
PHP Related Projects: Like simple PHP Genetic algorithm, LDAP login , Websockets and more
Stars: ✭ 22 (-35.29%)
Mutual labels:  ldap
goalie-url-shortener
An implementation of go/ vanity-urls with LDAP support that makes it simple to access internal web assets on a coorporate network.
Stars: ✭ 16 (-52.94%)
Mutual labels:  ldap
authelia
Instructions and configuration files to deploy Authelia in Unraid OS using Docker + FreeIPA LDAP.
Stars: ✭ 116 (+241.18%)
Mutual labels:  ldap
sonar-ldap
🏬 LDAP Plugin for SonarQube
Stars: ✭ 31 (-8.82%)
Mutual labels:  ldap
person-directory
A framework for resolving persons and attributes from a variety of underlying sources.
Stars: ✭ 26 (-23.53%)
Mutual labels:  ldap
schema2ldif
Schema 2 ldif : tool to convert .schema to .ldif files and mange them live into an openldap server
Stars: ✭ 14 (-58.82%)
Mutual labels:  ldap
osprey
Kubernetes OIDC CLI login
Stars: ✭ 49 (+44.12%)
Mutual labels:  ldap
Http-Developers
⛵️⛵️个人使用基于Docker的PHP&JAVA本地开发环境
Stars: ✭ 18 (-47.06%)
Mutual labels:  lnmp
adalanche
Active Directory ACL Visualizer and Explorer - who's really Domain Admin?
Stars: ✭ 862 (+2435.29%)
Mutual labels:  ldap
Active-Directory-Search
👤 This Active Directory Search tool was written in C# and VB.NET Windows Forms and exports the results from LDAP to csv format.
Stars: ✭ 19 (-44.12%)
Mutual labels:  ldap
k8s-ldap
Kubernetes - LDAP authentication with Dex
Stars: ✭ 59 (+73.53%)
Mutual labels:  ldap

DOCKERFILES

Dockerfile文件集合

基于易于维护为原则,此dockerfiles下所有环境都是通过Centos7构建编写。

包含php、nginx、ganache、geth及一些工具类的Dockerfile。目前通过此dockerfiles可以轻松构建lnmp开发环境、以太坊开发环境和相关持续集成环境。

您可以阅读你离区块链智能合约开发只有一句docker-compose的距离来构建自己的以太坊开发环境。

TOC

  • build-andriod Andriod 编译环境,用于持续集成

  • build-php PHP 编译环境,用于持续集成

  • cosmigration 包含腾讯云cos迁移命令的容器

  • ganache 以太坊节点仿真环境

  • geth 以太坊客户端

  • ldap LDAP容器

  • nginx nginx官方版本

  • nginx-stream 支持4层转发的nginx官方版本

  • openresty 支持lua脚本的nginx容器

  • php5.6

  • php7.1

  • php7.1-swoole4.2.1

  • php7.1-workerman

  • php7.2

  • php7.3

  • tengine 阿里开源nginx版本,支持lua

  • truffle 以太坊开发框架

  • gitbook

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].