Guides

  • Getting started with ActiveState
  • Welcome to ActiveState! Using our Platform, developers and organizations can implement an end-to-end secure software supply chain.

  • The ActiveState Platform
  • Take a quick tour of the ActiveState Platform.

  • Getting started with the State Tool
  • The State Tool is the CLI client that interfaces with the ActiveState Platform. It can be used to install and manage ActiveState runtimes as well as act as a package manager to install packages from our trusted artifacts package repository.

  • Language runtimes
  • Use the ActiveState Platform to generate custom runtimes for your development projects.

  • History of the ActiveState Platform
  • A quick look back at how things have changed at ActiveState.

  • Working with GitHub and ActiveState
  • By linking together GitHub and ActiveState, you can streamline your development and decrease the time needed to start working on your project, share your project and repo with others, or onboard new team members/employees.

  • Open source contributor onboarding
  • Open source contributors are instrumental in ensuring the success and advancement of open source projects, and creating a smooth and efficient onboarding process for contributors significantly enhances the likelihood of success.

  • Finding ActiveState on your system
  • Find out how to locate and confirm if ActiveState products are installed on your system.

alt_text

  1. It starts with the project creator who uses ActiveState to Automatically build runtimes securely from source
  2. ActiveState works to combine the following into a custom runtime
    • A language and version specified by the user.
    • All the packages, bundles, and dependencies needed for their development environment.
  3. A Shared Runtime Environment is created. It can be updated, upgraded, remediated, or reconfigured as needed by anyone on the team (depending on member permission status)
  4. The project is then deployed to Windows, macOS, and/or Linux developer desktops as the runtime environment for their project. It eliminates “works on my machine” issues and can be used to generate…
  5. First-party code that is checked into a repo, which is then…
  6. Incorporated into an existing CI/CD process