N
N
Northern Lights2019-08-29 16:02:10
Composer
Northern Lights, 2019-08-29 16:02:10

How else can you install laravel?

The organization has a terrible bureaucracy with security.
I'm trying to install laravel on the server.
Gave access to the following hosts:

repo.packagist.org 443
repo.packagist.org 80
packagist.org 443
packagist.org 80

github.com 443

As a result connections work through time. When trying to install Laravel, everything crashes.
There are two questions:
1. Are the specified hosts and ports enough?
2. Where does the composer try to download everything from? I understand that there are 3 steps - trying to install from packagist, from api.github.com and from github.com?
............
- Installing symfony/thanks (v1.1.0): Downloading (failed) Why fail? Where does it go from here?
Downloading (failed)
Downloading (failed) Failed to download symfony/thanks from dist: The " https://api.github.com/repos/symfony/thanks/zipbal... " file could not be downloaded: failed to open stream : Connection refused no access to host api.github.com:443
Now trying to download from source
- Installing symfony/thanks (v1.1.0): Cloning 9474a631b5 apparently downloaded from github.com:443?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Nesmeyanov, 2019-08-29
@SerafimArts

https://jfrog.com/artifactory/
PS We cover all IP addresses and hosts as unnecessary. Artifactori we hang inside the LAN and give it access to the outside. We specify the artifactory in the local network to the composer and always knock on the outside only through it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question