Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Ubuntu installation through pkg manager

Ubuntu installation through pkg manager

Added by Eric Simard about 11 years ago

Good morning!
All went good for the installation through ubuntu pkg manager, except that the service did not get installed, I can only run it by executing openproject run web.
How can I manually install the service?


Replies (3)

RE: Ubuntu installation through pkg manager - Added by Philipp Tessenow about 11 years ago

Hi Eric,

sorry for the late answer. I’ve done the pkgr installation as a private project in my free time, and can only contribute so much time to it.

That being said, I just tried an installation on Ubuntu 14.04 and it worked flawlessly (I can run sudo service openproject start). Although my zsh auto-completion does not notice the service, it seems to be available and running.

I remember that in one of my test installations the service was not present (like in your case). But I couldn’t reproduce the issue as I did not appear at any later installations.
Which linux distribution do you use (in which version)? Do you have any other details about your system?

I don’t know yet how to fix the issue, but I’m sure we can fix it once we can reproduce it.

cheers,
Philipp

RE: Ubuntu installation through pkg manager - Added by Eric Simard about 11 years ago

I installed on Ubuntu 12.04. I won’t be able to help with much troubleshooting info, but I will be reinstalling on another server soon, I will pipe all install activities to a file and will be able to figure it out from there. For now can you copy the content of the service file, I will be able to create it or attache it if you want.
I have a lot of experience with Linux I should be able to help fix the issue but it won’t be this week.
Thanks.

RE: Ubuntu installation through pkg manager - Added by Philipp Tessenow about 11 years ago

Thanks! I’ll try to test the installation on a 12.04 image soon.

I attached you a zip file containing the following init scripts in /etc/init from my 14.04 installation.

  • /etc/init/openproject.conf
  • /etc/init/openproject-web-1.conf
  • /etc/init/openproject-web.conf
  • /etc/init/openproject-worker-1.conf
  • /etc/init/openproject-worker.conf
  • (1 - 3/3)
Loading...