subutai-io / cdn

Gorjun is a golang replacement for Kurjun project.
Apache License 2.0
19 stars 13 forks source link

Add option to start up a RH in the environment #140

Closed akarasulu closed 6 years ago

akarasulu commented 6 years ago

Add an option to startup one or more RH VMs in the internal network to use the cache nodes after populating the master. You might need to populate the master to make this work.

akarasulu commented 6 years ago

It might help to test how a RH and subutai import commands will behave. You can include the subutai/stretch-nobridge box in this environment to test it out. You can then see how it all behaves. You can do tests to see how fast thing download after loading the cache.

emli commented 6 years ago

image

All templates imported from local cdn.

Can modify /var/snap/subutai/current/agent.gcfg to work with local cdn.

So I close this issue and can assist.

emli commented 6 years ago

[Agent] Debug = true GpgUser = AppPrefix = /snap/subutai/current/ LxcPrefix = /var/snap/subutai/common/lxc/ DataPrefix = /var/snap/subutai/current/ GpgPassword = ***

[Management] Host = Port = 8443 Secret = secret GpgUser = RestPublicKey = /rest/v1/security/keyman/getpublickeyring Fingerprint = Allowinsecure = true

[Influxdb] Server = Db = metrics User = root Pass = root

[CDN] Allowinsecure = true URL = 192.168.88.104 SSLport = 8338 Kurjun =

[Template] Branch = Version = 6.3.0 Arch = amd64`