Available in Classic and VPC
SourceBuild is a service for easily building source codes developed in multiple languages. SourceBuild can create independent build servers in real time and process multiple build run requests simultaneously.
SourceBuild features
SourceBuild offers these key features:
- Quick configuration of build environments: Uses a dedicated high-performance infrastructure for the quick configuration of build environments and automatic expansion, and it can handle multiple builds simultaneously on an independent environment.
- Reasonable cost: Charges by time (in minute) from the moment of running a build script after the build server is ready to the moment of completing the result deployment.
- Provide various build environments: Various build environments already configured, enabling selecting the necessary environment and easily creating a build project.
- Provide detailed build logs: See build logs recorded in the build environment console in real time in the console, and see errors quickly through detailed build logs if they occur.
SourceBuild user guide
SourceBuild is available in Korea, Japan, and Singapore regions. The service content is identical in the Regions. Use this guide to get the most out of SourceBuild.
- SourceBuild overview: Overview of SourceBuild, information on related useful resources, and FAQs.
- SourceBuild prerequisites: The environment specifications supported by SourceBuild and pricing information.
- SourceBuild quickstart: The entire process of using SourceBuild.
- Getting started with SourceBuild: What to prepare in advance to use SourceBuild from the NAVER Cloud Platform console and how to create a simple build project.
- Using SourceBuild: How to use the service
- SourceBuild interface: Description on SourceBuild interface.
- Creating a build project: How to create a build project in detail.
- Managing a build project: How to run a build, change the settings of a created build project, and delete a build project.
- Managing SourceBuild resources: How to check the resource information of SourceBuild.
- SourceBuild permissions management: How to manage SourceBuild permissions using a Sub Account.
- SourceBuild glossary: Find key terms and definitions.
- SourceBuild release notes: See documentation updates.
SourceBuild-related resources
NAVER Cloud Platform provides the user guide and other various resources to help our customers understand SourceBuild better. If you are considering using SourceBuild, or if you are a developer or a marketer who needs detailed information in establishing your data-related policies, please make good use of the following resources:
- Advanced understanding and use method of SourceBuild
- SourceBuild API guide: API use method for developers.
- Ncloud user environment guide: A guide to VPC and Classic environment and supported features.
- Developer Tools service practice examples: Practice examples of 4 Developer Tools service applications (SourceCommit, SourceBuild, SourceDeploy, and SourcePipeline) provided by NAVER Cloud Platform.
- Pricing information, characteristics, and detailed features: Summary of detailed features, characteristics, and pricing system of SourceBuild.
- Latest announcements: The latest news on SourceBuild.
- FAQs: Get answers to common SourceBuild questions.
- Contact Support: Submit direct inquiries in case of any unresolved questions that are not answered by the user guide.
- User guide for integrated services required to use SourceBuild
- SourceCommit user guide: How to use SourceCommit, a repository service for saving build target source codes.
- SourceDeploy user guide: How to use SourceDeploy, an automation service for helping deploy build results.
- SourcePipeline user guide: How to use SourcePipeline, an automation management service that integrated repository, build, and deployment.
- Object Storage user guide: How to create Object Storage space for storing build results.
- Container Registry user guide: How to use Container Registry, a container image storage that can be used when configuring builds.
- Sub Account user guide: How to use Sub Account, which aids in the management of SourceBuild and its administration permissions.
FAQs
You can have your questions answered quickly by referring to the answers in the FAQs before reading the user guides. If you cannot find the answer to your question in the following FAQs, search the user guides for what you want to know.
Q. What are the procedures for using SourceBuild?
A. You can use SourceBuild through a total of 3 steps: preparing the required items, creating build projects, and running builds.
- Step 1 - Prepare the required items: Prepare Object Storage to save the result and the source code to be built.
- Step 2 - Create build projects: Access the console and create a build project. Set the target, environment, and commands of the build project to create, followed by the upload conditions and additional service integration status.
- Step 3 - Run builds: Run the build project created to check the result and running logs.
Q. Where can I find the created build project?
A. You can see the build projects you created in SourceBuild in the NAVER Cloud Platform console, and the following related features are available in the console:
- Create and delete a build project
- Check the build project details
- Run build
- Check the build task result and log
- Add a sub account to use the build project, and change permissions
Q. Can I grant sub account permissions for SourceBuild?
- You can grant permissions for SourceBuild from
> Services > Management & Governance > Sub Account > Sub Accounts on the NAVER Cloud Platform console.
- NCP_INFRA_MANAGER: Access to all services, except My Account > Billing Information and Cost Management > Billing and Payment Management in the console
- NCP_SOURCEBUILD_MANAGER: Permission to use all features in SourceBuild
- For more information about sub accounts, see Sub Account user guide.