@ -1,2 +1,2 @@ |
||||
https://github.com/heroku/heroku-buildpack-nodejs.git#v106 |
||||
https://github.com/pkgr/heroku-buildpack-ruby.git#v183-1 |
||||
https://github.com/pkgr/heroku-buildpack-ruby.git#v199-1 |
||||
|
@ -1,6 +1,5 @@ |
||||
app/assets/javascripts/date-de-DE.js |
||||
app/assets/javascripts/date-en-US.js |
||||
app/assets/javascripts/jstoolbar/**/* |
||||
app/assets/javascripts/jquery_noconflict.js |
||||
app/assets/javascripts/project/**/* |
||||
app/assets/javascripts/lib/**/* |
||||
|
@ -1,39 +0,0 @@ |
||||
FROM openproject/community:edge-base |
||||
MAINTAINER operations@openproject.com |
||||
|
||||
ENV DATABASE_URL=postgres://openproject:openproject@127.0.0.1/openproject |
||||
ENV RAILS_ENV=production |
||||
ENV HEROKU=true |
||||
ENV ATTACHMENTS_STORAGE_PATH=/var/db/openproject/files |
||||
ENV RAILS_CACHE_STORE=memcache |
||||
ENV SECRET_KEY_BASE=OVERWRITE_ME |
||||
ENV OPENPROJECT_INSTALLATION__TYPE=docker |
||||
|
||||
USER root |
||||
RUN apt-get update -qq && \ |
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y \ |
||||
memcached \ |
||||
postfix \ |
||||
postgresql \ |
||||
apache2 \ |
||||
supervisor \ |
||||
pandoc && \ |
||||
apt-get clean && rm -rf /var/lib/apt/lists/* |
||||
|
||||
RUN a2enmod proxy proxy_http && rm -f /etc/apache2/sites-enabled/000-default.conf |
||||
|
||||
RUN echo "host all all 0.0.0.0/0 md5" >> /etc/postgresql/9.6/main/pg_hba.conf |
||||
RUN echo "listen_addresses='*'" >> /etc/postgresql/9.6/main/postgresql.conf |
||||
RUN rm -rf /var/lib/postgresql/9.6/main && mkdir -p /var/lib/postgresql/9.6/main && chown -R postgres:postgres /var/lib/postgresql/9.6 |
||||
RUN mkdir -p /var/db/openproject/{files,git,svn} && chown -R app:app /var/db/openproject |
||||
|
||||
COPY docker /usr/src/app/docker |
||||
COPY docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf |
||||
|
||||
# ports |
||||
EXPOSE 80 5432 |
||||
|
||||
# volumes to export |
||||
VOLUME ["/var/lib/postgresql/9.6/main", "/var/db/openproject"] |
||||
|
||||
ENTRYPOINT ["/usr/src/app/docker/entrypoint-all-in-one.sh"] |
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 125 KiB |
After Width: | Height: | Size: 283 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 210 B |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 465 B |
Before Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 179 B |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 165 B |
Before Width: | Height: | Size: 115 B |
Before Width: | Height: | Size: 157 B |
Before Width: | Height: | Size: 939 B |
Before Width: | Height: | Size: 217 B |
Before Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 267 B |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 249 B |
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 309 B |
Before Width: | Height: | Size: 233 B |
Before Width: | Height: | Size: 161 B |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 171 B |
Before Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 255 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 170 B |
Before Width: | Height: | Size: 268 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 167 B |
Before Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 217 B |
Before Width: | Height: | Size: 121 B |
Before Width: | Height: | Size: 121 B |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 501 B |
Before Width: | Height: | Size: 48 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 249 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 647 B |
Before Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 260 B |
Before Width: | Height: | Size: 538 B |
Before Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 573 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 550 B |
Before Width: | Height: | Size: 713 B |
Before Width: | Height: | Size: 970 B |
Before Width: | Height: | Size: 973 B |
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 960 B |
Before Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 927 B |
Before Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 247 B |
Before Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 937 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 918 B |
Before Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 249 B |
Before Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 551 B |