Contents Menu Expand Light mode Dark mode Auto light/dark mode
Inmanta 6.1.0 documentation
Logo
Inmanta 6.1.0 documentation
  • Quickstart
  • Installation
    • Install Inmanta
    • Install Inmanta with Docker
    • Configure agents
  • Architecture
  • Language Reference
  • Model developer documentation
    • Developer Getting Started Guide
    • Project creation guide
    • Module creation guide
    • Understanding Modules
    • Installing modules
    • Releasing and distributing modules
    • Developing Plugins
    • Finalizers
    • Developing South Bound Integrations
    • Test plugins
    • Understanding Projects
    • Model debugging
    • Model Design Guidelines
    • Partial compiles
  • Platform developer documentation
    • Creating a new server extension
    • Database Schema Management
    • Define API endpoints
    • Documentation writing
    • Exceptions
    • Features
    • Model Export Format
    • Type Export Format
    • Platform Developers Guide
  • Inmanta Lifecycle Service Manager
    • LSM quickstart
    • Allocation
    • Allocation V2
    • Dict Path
    • Embedded entities
    • Inter-Service Relations
    • Troubleshooting
    • Limitations
    • Lifecycle
    • Attributes metadata
    • Validation types
    • Service Identity
    • State Transfer Transactional Behavior
  • Administrator documentation
    • Operational Procedures
    • Diagnosing problems
    • Configuration
    • HA setup
    • Operational Procedures With LSM
    • Setting up authentication
    • Environment variables
    • Logging
    • Performance Metering
    • Reverse proxy and Web Application Firewall
    • Support Procedure
    • Inmanta Web Console
  • Frequently asked questions
  • Glossary
  • Inmanta Reference
    • Command Reference
    • Configuration Reference
    • Environment Settings Reference
    • Compiler Configuration Reference
    • Programmatic API reference
    • Inmanta Compile Data Reference
    • Inmanta modules
      • Module apt
      • Module aws
      • Module exec
      • Module ip
      • Module lsm
      • Module net
      • Module openstack
      • Module platform
      • Module redhat
      • Module rest
      • Module ssh
      • Module std
      • Module terraform
      • Module ubuntu
      • Module user
      • Module web
      • Module yum
    • REST API Reference
  • Troubleshooting
  • Changelog
    • Release 6.1.0 (2023-02-09)
    • Release 6.0.0 (2022-12-02)
    • Release 5.4.0 (2022-12-01)
    • Release 5.3.0 (2022-09-30)
    • Release 5.2.0 (2022-08-16)
    • Release 5.1.0 (2022-04-12)
    • Release 5.0.1 (2022-02-11)
    • Release 4.4.0 (2022-01-26)
    • Release 4.3.0 (2021-10-18)
    • Release 4.2.1 (2021-06-01)
    • Release 4.2.0 (2021-05-05)
    • Release 4.1.0 (2021-03-19)
    • Release 4.0.0 (2021-01-06)
Back to top

Installation#

  • Install Inmanta
    • Install the software
  • Install Inmanta with Docker
    • Pull the image
    • Start the server with docker-compose
    • Overwrite default server configuration
    • Starting the ssh server
    • Waiting for the database
    • Setting environment variables
    • Changing inmanta user/group id
    • Log rotation
  • Configure agents
    • Auto-started agents
    • Manually-started agents
Next
Install Inmanta
Previous
Quickstart
Copyright © 2023 Inmanta NV
Made with Sphinx and @pradyunsg's Furo