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. Installing on Azure Container Services

Installing on Azure Container Services

Added by Morné Parsons about 8 years ago

Hi,

Has someone tried to install this on Azure Container Services using DC/OS?

My installation fails every time.

here is the log:

—container=“mesos-39db3d23-f4d1-4f29-b34c-350fb3e479ee-S1.2fc4ffa0-e683-40df-bd8d-c9c1b2f279a4” —docker=“docker” —docker_socket=“/var/run/docker.sock” —help=“false” —initialize_driver_logging=“true” —launcher_dir=“/opt/mesosphere/packages/mesos—5d885a369d23edf401d5dbd10b271e5c59408454/libexec/mesos” —logbufsecs=“0” —logging_level=“INFO” —mapped_directory=“/mnt/mesos/sandbox” —quiet=“false” —sandbox_directory=“/var/lib/mesos/slave/slaves/39db3d23-f4d1-4f29-b34c-350fb3e479ee-S1/frameworks/39db3d23-f4d1-4f29-b34c-350fb3e479ee-0000/executors/openp.5e6c8346-13a9-11e7-9bf6-70b3d5800001/runs/2fc4ffa0-e683-40df-bd8d-c9c1b2f279a4” —stop_timeout=“20secs”
—container=“mesos-39db3d23-f4d1-4f29-b34c-350fb3e479ee-S1.2fc4ffa0-e683-40df-bd8d-c9c1b2f279a4” —docker=“docker” —docker_socket=“/var/run/docker.sock” —help=“false” —initialize_driver_logging=“true” —launcher_dir=“/opt/mesosphere/packages/mesos—5d885a369d23edf401d5dbd10b271e5c59408454/libexec/mesos” —logbufsecs=“0” —logging_level=“INFO” —mapped_directory=“/mnt/mesos/sandbox” —quiet=“false” —sandbox_directory=“/var/lib/mesos/slave/slaves/39db3d23-f4d1-4f29-b34c-350fb3e479ee-S1/frameworks/39db3d23-f4d1-4f29-b34c-350fb3e479ee-0000/executors/openp.5e6c8346-13a9-11e7-9bf6-70b3d5800001/runs/2fc4ffa0-e683-40df-bd8d-c9c1b2f279a4” —stop_timeout=“20secs”
Registered docker executor on 10.32.0.5
Starting task openp.5e6c8346-13a9-11e7-9bf6-70b3d5800001
——-> Database cluster not found. Creating a new one in /var/lib/postgresql/9.4/main…
The files belonging to this database system will be owned by user “postgres”.
This user must also own the server process.

The database cluster will be initialized with locale “C”.
The default text search configuration will be set to “english”.

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/9.4/main … ok
creating subdirectories … ok
selecting default max_connections … 100
selecting default shared_buffers … 128MB
selecting dynamic shared memory implementation … posix
creating configuration files … ok
creating template1 database in /var/lib/postgresql/9.4/main/base/1 … ok
initializing pg_authid … ok
setting password … ok
initializing dependencies … ok
creating system views … ok
loading system objects’ descriptions … ok
creating collations … ok
creating conversions … ok
creating dictionaries … ok
setting privileges on built-in objects … ok
creating information schema … ok
loading PL/pgSQL server-side language … ok
vacuuming database template1 … ok
copying template1 to template0 … ok
copying template1 to postgres … ok
syncing data to disk … ok

Success. You can now start the database server using:

/usr/lib/postgresql/9.4/bin/postgres -D /var/lib/postgresql/9.4/main
or
/usr/lib/postgresql/9.4/bin/pg_ctl -D /var/lib/postgresql/9.4/main -l logfile start

Starting PostgreSQL 9.4 database server: main.
CREATE ROLE
/usr/src/app /usr/src/app
Starting memcached: memcached.


Loading...