这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@josegonzalez
Copy link
Member

First pass at making everything work. Not yet tested of course!

Refs #976

Using git-based urls meant that the user must authenticate against github, which can fail in certain situations
This package is the version we use for as a dokku dependency, and thus there is no need to specify a *specific* version when building the deb packages.

Refs #976
On debian, rsyslog runs as root, so we don't want to force the non-existent syslog owner.

Fix syntax error
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not simply "systemctl reload nginx" ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked in #debian on freenode and they said this was the way to do it, and that invoke-rc.d would do the right thing, regardless of the init system in use.

Debian systems do not have the proper ruby installed, so installing fpm fails.
This ensures that we can call apt-get update after adding a new apt source. Debian needs a bit more time to refresh it's own caches, so we just force it's cache to be clean before calling apt-get update again.
@josegonzalez
Copy link
Member Author

Tested and working on a local system. Going to test it on a DO instance now. Ideally we can just use the same packages on both installations.

josegonzalez added a commit that referenced this pull request Oct 26, 2015
Dokku support for Debian Jessie installation
@josegonzalez josegonzalez merged commit 39ba536 into master Oct 26, 2015
@josegonzalez josegonzalez deleted the debian-installation branch October 26, 2015 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants