mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 07:25:55 +03:00
[GH-ISSUE #96] [Request] Running without the ambar_internal_network #95
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mirabis on GitHub (Nov 26, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/96
Hi,
I run all my containers through Rancher and tried to manually set-up Ambar on there. I managed to get most working, but got stuck on the containers trying to access the ambar_internal_network which is not created on Rancher.
Any way to circumvent the network?:
''''
11/26/2017 1:09:44 AMFailed to initialize crawler scheduler service. Error: (HTTP code 404) no such container - network ambar_internal_network not found
11/26/2017 1:09:44 AMCatastrophic failure! Error: (HTTP code 404) no such container - network ambar_internal_network not found
''''
@sochix commented on GitHub (Nov 28, 2017):
Sorry @Mirabis we didn't support Rancher, in the next release we'll move all docker-compose logic to a special container maybe it'll help you
@Mirabis commented on GitHub (Nov 28, 2017):
@sochix Okay thankyou, will wait for the next release(s) :)
@Mirabis commented on GitHub (Mar 29, 2018):
@sochix Any update on this change?
@sochix commented on GitHub (Apr 19, 2018):
@Mirabis now we removed ambar.py so you can tune docker-compose.yml for rancher as you want