Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.1.0.0
docker-stack
Browse files
Nov 12, 2017
Merge branch '3-support-for-custom-php-ini-file-in-docker-compose-service-dev-cli' into 'master'
· 57c65605
exadra37
authored
Nov 12, 2017
View commits for tag 0.1.0.0
0.1.0.0
57c65605
Issue #3 - Implemented full support for default/custom php configuration in...
· 423253eb
exadra37
authored
Nov 12, 2017
423253eb
Nov 11, 2017
Added troubleshooting for Kibana login to docs.
· 1cacd84a
exadra37
authored
Nov 11, 2017
1cacd84a
Merge branch '2-not-able-to-install-with-git' into 'master'
· 57b8f02a
exadra37
authored
Nov 11, 2017
View commits for tag 0.0.2.1
0.0.2.1
57b8f02a
Issue #2 - Fix install instructions when using Git.
· 82117847
exadra37
authored
Nov 11, 2017
82117847
Nov 10, 2017
Improve docs for minimal requirements.
· 723556c1
exadra37
authored
Nov 10, 2017
723556c1
Nov 09, 2017
Merge branch '5-unique-host-path-in-database-volume-map-for-each-app' into 'master'
· a5920221
exadra37
authored
Nov 09, 2017
View commits for tag 0.0.2.0
0.0.2.0
a5920221
Issue
#5
- Implemented unique path to database volume in host.
· cb030d6d
exadra37
authored
Nov 09, 2017
cb030d6d
Nov 04, 2017
Add info to docs about minimium stability in composer.json to require this package.
· 16030c59
exadra37
authored
Nov 04, 2017
View commits for tag 0.0.1.1
0.0.1.1
16030c59
Nov 03, 2017
Fix identation and some links in docs.
· 0bae8506
exadra37
authored
Nov 03, 2017
View commits for tag 0.0.1.0
0.0.1.0
0bae8506
Use absolute links instead of relative ones in docs to fix 404 on packagist.org
· 8d4945f7
exadra37
authored
Nov 03, 2017
8d4945f7
Oct 15, 2017
Improved docker compose services related with logs. Renamed package to Php...
· 55e57354
exadra37
authored
Oct 15, 2017
55e57354
Oct 10, 2017
Added demo for Laravel 5.5.
· f2230017
exadra37
authored
Oct 10, 2017
f2230017
Improved option --setup-docker-stack.
· 796da775
exadra37
authored
Oct 10, 2017
796da775
Improved server wrapper CLI and docker compose file.
· a1065ff8
exadra37
authored
Oct 09, 2017
a1065ff8
Oct 02, 2017
Added cache-cli service into docker compose file.
· 692c02f6
exadra37
authored
Oct 02, 2017
692c02f6
Added dev cli git config and ssh volume map environment variables into dev-cli service.
· a790390f
exadra37
authored
Oct 02, 2017
a790390f
Added php ini volume map environment variable into Php service.
· 77b79ba5
exadra37
authored
Oct 02, 2017
77b79ba5
Add http config volume map environment variable into Http service.
· 3a453a8a
exadra37
authored
Oct 02, 2017
3a453a8a
Add cache port map environment variable into Cache service.
· 36e92002
exadra37
authored
Oct 02, 2017
36e92002
Addded database-cli service into docker compose file.
· 50e89964
exadra37
authored
Oct 02, 2017
50e89964
Oct 01, 2017
Allow to build local dev-cli image.
· 962b196d
exadra37
authored
Oct 01, 2017
962b196d
Allow to build local queue image.
· fe3e95eb
exadra37
authored
Oct 01, 2017
fe3e95eb
Allow to build local cache image.
· 81972218
exadra37
authored
Oct 01, 2017
81972218
Allow to build local cron-jobs image.
· e2953f36
exadra37
authored
Oct 01, 2017
e2953f36
Allow to build local php7-fpm image.
· b17d937c
exadra37
authored
Oct 01, 2017
b17d937c
Allow to build local database image.
· fa4820d3
exadra37
authored
Oct 01, 2017
fa4820d3
Allow to build local http image.
· 6a187499
exadra37
authored
Oct 01, 2017
6a187499
Sep 04, 2017
Can't use comments in a multilen command in bash.
· 2dd1b5e7
exadra37
authored
Sep 04, 2017
2dd1b5e7
Use a custom nginx image as the default for http container.
· 351e16d1
exadra37
authored
Sep 04, 2017
351e16d1
Set the root of our App as the project dir for docker-compose, so that it can...
· c3fc54ed
exadra37
authored
Sep 04, 2017
c3fc54ed
Fix links in README.
· 6d28e828
exadra37
authored
Sep 03, 2017
6d28e828
Adjust default Docker Images names to match the ones in Docker Hub.
· b2b74377
exadra37
authored
Sep 03, 2017
b2b74377
Remove folder to build docker images during prototyping.
· 0310ebff
exadra37
authored
Sep 03, 2017
0310ebff
Move default nginx setup to src folder.
· 3acb90fc
exadra37
authored
Sep 03, 2017
3acb90fc
Move docker compose file out of package root.
· aad2e594
exadra37
authored
Sep 03, 2017
aad2e594
Removed public folder used to protoype.
· c374be2e
exadra37
authored
Sep 03, 2017
c374be2e
Added how to uninstall intructions.
· 909dda7f
exadra37
authored
Sep 03, 2017
909dda7f
Added how to use intructions.
· c68eeb0d
exadra37
authored
Sep 03, 2017
c68eeb0d
Added how to install intructions.
· 5948ecd3
exadra37
authored
Sep 03, 2017
5948ecd3
Loading