github.com/aloli-crystal/beryl

Outil Crystal de gestion de configuration FreeBSD, agentless SSH. Provisionne des serveurs FreeBSD 15 (bootstrap via mfsBSD depuis un rescue Linux), puis applique des recettes idempotentes (pkg, service, user, sshd, nginx, etc.).

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  beryl:
    github: aloli-crystal/beryl
    version: ~> 0.4.0

Then run:

shards install

shard.yml

Crystal
>= 1.19.1
License
MIT
Author
ALOLI sas
Target
  • beryl from src/beryl/cli.cr

Dependencies

Runtime Dependencies

  • ssh*github: aloli-crystal/ssh, branch: production
  • silex*github: aloli-crystal/silex, branch: production
  • api-ovh*github: aloli-crystal/api-ovh, branch: production
  • secrets~> 0.5github: aloli-crystal/secrets
  • load-env*github: aloli-crystal/load-env, branch: production
  • api-dedibox*github: aloli-crystal/api-dedibox, branch: production
  • api-scaleway*github: aloli-crystal/api-scaleway, branch: production

README

No README has been indexed for this shard yet. You can read it on the repository.