Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromdokku/dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications

License

NotificationsYou must be signed in to change notification settings

holamendi/dokku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build StatusUbuntu PackageArch PackageSlack GroupDocumentationOpenCollectiveOpenCollectivePatreon

Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.

Sponsors

Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]

OpenCollective Sponsor 0OpenCollective Sponsor 1OpenCollective Sponsor 2OpenCollective Sponsor 3OpenCollective Sponsor 4OpenCollective Sponsor 5OpenCollective Sponsor 6OpenCollective Sponsor 7OpenCollective Sponsor 8OpenCollective Sponsor 9OpenCollective Sponsor 10OpenCollective Sponsor 11OpenCollective Sponsor 12OpenCollective Sponsor 13OpenCollective Sponsor 14OpenCollective Sponsor 15OpenCollective Sponsor 6OpenCollective Sponsor 17OpenCollective Sponsor 18

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

OpenCollective Backer 0OpenCollective Backer 1OpenCollective Backer 2OpenCollective Backer 3OpenCollective Backer 4OpenCollective Backer 5OpenCollective Backer 6OpenCollective Backer 7OpenCollective Backer 8OpenCollective Backer 9OpenCollective Backer 10OpenCollective Backer 11OpenCollective Backer 12OpenCollective Backer 13OpenCollective Backer 14OpenCollective Backer 15OpenCollective Backer 16OpenCollective Backer 17OpenCollective Backer 18OpenCollective Backer 19OpenCollective Backer 20OpenCollective Backer 21OpenCollective Backer 22OpenCollective Backer 23OpenCollective Backer 24OpenCollective Backer 25OpenCollective Backer 26OpenCollective Backer 27OpenCollective Backer 28OpenCollective Backer 29

Requirements

A fresh VM running any of the following operating systems:

  • Ubuntu 20.04 / 22.04 / 24.04 (amd64/arm64) - Any currently supported release
  • Debian 11+ (amd64/arm64)

An SSH keypair that can be used for application deployment. If this exists before installation, it will be automatically imported into dokku.Otherwise, you will need to import the keypair manually after installation usingdokku ssh-keys:add.

Installation

To install the latest stable release, run the following commands as a user who has access tosudo:

wget -NP. https://dokku.com/install/v0.35.15/bootstrap.shsudo DOKKU_TAG=v0.35.15 bash bootstrap.sh

You can then proceed to configure your server domain (viadokku domains:set-global) and user access (viadokku ssh-keys:add) to complete the installation.

If you wish for a more unattended installation method, seethese docs.

Upgrade

View the docs for upgrading from an older version of Dokku.

Documentation

Full documentation - including advanced installation docs - are available online athttps://dokku.com/docs/getting-started/installation/.

Support

You can useGitHub Issues, checkTroubleshooting in the documentation, or join us onGliderlabs Slack in the #dokku channel.

Contribution

After checkingGitHub Issues, theTroubleshooting Guide or having a chat with us onGliderlabs Slack in the #dokku channel, feel free to fork and create a Pull Request.

While we may not merge your PR as is, they serve to start conversations and improve the general Dokku experience for all users.

License

MIT License © Jeff Lindsay

About

A docker-powered PaaS that helps you build and manage the lifecycle of applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell56.8%
  • Go37.0%
  • Makefile2.1%
  • Python1.5%
  • HTML0.8%
  • Dockerfile0.6%
  • Other1.2%

[8]ページ先頭

©2009-2025 Movatter.jp