deploy4j
Documentation
Installation Configuration Overview Accessories Anchors Booting Cron Environment variables Healthcheck configuration Custom logging configuration Docker Registry Roles Servers Spring Boot SSH configuration SSHKit Traefik Commands deploy4j accessory deploy4j app deploy4j audit deploy4j build deploy4j config deploy4j deploy deploy4j details deploy4j help deploy4j init deploy4j lock deploy4j prune deploy4j redeploy deploy4j registry deploy4j remove deploy4j rollback Running commands on servers Secrets deploy4j server deploy4j setup Spring Boot deploy4j traefik deploy4j version View all commands Hooks docker-setup Hooks Overview post-app-boot post-deploy post-traefik-reboot pre-app-boot pre-connect pre-deploy pre-traefik-reboot Guides Networking Spring Boot Actuator Spring Boot Traefik Dashboard
Source Code Help
  • Installation
  • Configuration
  • Commands
    • deploy4j accessory
    • deploy4j app
    • deploy4j audit
    • deploy4j build
    • deploy4j config
    • deploy4j deploy
    • deploy4j details
    • deploy4j help
    • deploy4j init
    • deploy4j lock
    • deploy4j prune
    • deploy4j redeploy
    • deploy4j registry
    • deploy4j remove
    • deploy4j rollback
    • Running commands on servers
    • Secrets
    • deploy4j server
    • deploy4j setup
    • Spring Boot
    • deploy4j traefik
    • deploy4j version
    • View all commands
  • Hooks
  • Guides

deploy4j init

Creates the files needed to deploy your application with deploy4j.

$ deploy4j init
Created configuration file in config/deploy.yml
Created .deploy4j/secrets file
Created sample hooks in .deploy4j/hooks