temps-platform-setup

Automate installation and initial configuration of a self-hosted Temps platform.

620|45|Updated Oct 21, 2025
One-click install
npx skills add https://github.com/gotempsh/temps --skill temps-platform-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: temps-platform-setup
Source: https://github.com/gotempsh/temps/tree/main/skills/temps-platform-setup
Command: npx skills add https://github.com/gotempsh/temps --skill temps-platform-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This installation and management skill enables teams to deploy a self-hosted Temps platform quickly, reliably, and with guided configuration, eliminating manual setup guesswork.

Core Features & Use Cases

  • Self-hosted Temps installation via deploy script, Docker Compose, or from source.
  • CLI setup and authentication, including admin user creation and API access.
  • Initial platform configuration (database, DNS/TLS, environment setup).
  • Comprehensive platform management including domain provisioning, monitoring, backups, and user management.
  • Service provisioning for PostgreSQL, Redis, MongoDB, and S3, plus TLS certificates.

Quick Start

Install Temps using the official deploy script and follow the prompts to complete setup.

Frequently Asked Questions about temps-platform-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure a self-hosted platform with DNS and TLS?

To install a self-hosted platform, you can use the official deploy script, Docker Compose, or build from source. The setup process automates initial configuration including DNS management, TLS certificate provisioning, and core service setup.

What do I need to set up a self-hosted deployment platform on my server?

Setting up a self-hosted deployment platform requires a curl-enabled environment, Docker or Rust tooling, and access to a domain for certificates. You also need credentials for your DNS providers and cloud services to complete the configuration.

Can I provision PostgreSQL, Redis, MongoDB, and S3 during platform setup?

Yes, the platform setup automates service provisioning for PostgreSQL, Redis, MongoDB, and S3. It also handles TLS certificates and DNS configuration as part of the initial deployment process.

What is the best way to manage domain provisioning and backups for a self-hosted deployment?

The best way to manage domain provisioning and backups is through the platform's CLI. After installation, the CLI provides comprehensive management capabilities including monitoring, user administration, and backup configuration.

Does the setup process include CLI authentication and admin user creation?

Yes, the setup process includes CLI configuration and authentication. It guides you through admin user creation and API access setup as part of the initial platform configuration.

Why would I choose an automated deploy script over manual server configuration?

An automated deploy script eliminates manual setup guesswork by providing guided configuration for your self-hosted deployment. This ensures quick, reliable installation while handling complex tasks like DNS, TLS, and database provisioning automatically.