Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Add some instructions of how to prevent storage of artifcats on TeamCity server #9

Open
Kentzo opened this issue Sep 7, 2015 · 9 comments

Comments

@Kentzo
Copy link

Kentzo commented Sep 7, 2015

We'd like to store all artifacts on S3 rather than our TeamCity server. Is that possible?

@mikael0hlsson
Copy link

That would be great for us also.

@philwills
Copy link
Contributor

Sorry, we haven't needed to do this, so I'm not sure what a good approach would be.

@mikael0hlsson
Copy link

@Kentzo
Copy link
Author

Kentzo commented Oct 14, 2015

See the related issue: https://youtrack.jetbrains.com/issue/TW-42639

@Kentzo
Copy link
Author

Kentzo commented Oct 14, 2015

@DogBrain Mounting s3 did not work for me properly a few months ago. I wonder if you can make it work now though :)

@imtheghoul
Copy link

I'm sorry, I'm a newbie in TC. Could you please share with me some manuals how actually use S3 plugin? Here on Github I can only found installation manual.
In TeamCity I can see S3 option in Administration menu where I can add credentials and buckets information. But I don't know how to add build step for uploading artifact to S3 bucket.

@IanBlackbeard
Copy link

I am also a newb. I am having a similar issue where I can not figure out how to use S3 as a build step.
Second issue I am having is I don't see anything in Administration menu regarding S3 like many of the comments say. Hoping for some insight.

@philwills
Copy link
Contributor

Any artifacts reported to Teamcity are uploaded to the bucket specified.

https://confluence.jetbrains.com/display/TCD9/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-PublishingArtifactswhiletheBuildisStillinProgress

provides one method of reporting an artifacts location to Teamcity. Alternatively you can manually specify them in the build configuration.

@philwills
Copy link
Contributor

@IanBlackbeard if you can't see S3 in the 'Server Administration' section of the admin page, then the plugin is not successfully installed.

Note that even though Teamcity lets you upload plugins through the UI, you need to restart the server for them to become usable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants