mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #197] './docker-compose.yml' is invalid because: #194
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#194
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 @gerroon on GitHub (Oct 27, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/197
Trying to run it on Deb testing
The install doc here does not mention antyhing about crawlername
https://ambar.cloud/docs/installation/
compose file
https://paste.debian.net/hidden/2b8c96ef/
docker-compose pull
WARNING: The dataPath variable is not set. Defaulting to a blank string.
WARNING: The crawlerName variable is not set. Defaulting to a blank string.
WARNING: The pathToCrawl variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yml' is invalid because:
Invalid service name '${crawlerName}' - only [a-zA-Z0-9._-] characters are allowed
@gerroon commented on GitHub (Oct 27, 2018):
Ok in the next link there is something about it
But I still do not understand what I am supposed to do. Is this a custom name or some special name? What is a service block name?
thanks
@itnoreplymax commented on GitHub (Oct 30, 2018):
Hi,
I have checked with your file it's default settings. Here ${dataPath}means your local storage volume mount path.
Here crawlerName means like block name(FTP Storage,S3 & SMB), environment name and block name are should be same. Suppose it will be change ambar not working, pathToCrawl=storage path for pathToCrawl(like FTp,SMb & S3 bucket).
Here am attached file for your reference. Proceed with same stpes.
Set.1-Craweling.for.local.storage.1.docx
Note:Red Color mentioned lines- changed environment it's working good
@gerroon commented on GitHub (Oct 30, 2018):
@itnoreplymax thanks I will take a look at it. Thanks for the the doc.
@stale[bot] commented on GitHub (Nov 15, 2018):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.