Skip to content

Commit

Permalink
Remove old, outdated scripts that are no longer in use with the Docke…
Browse files Browse the repository at this point in the history
…r build
  • Loading branch information
Coop56 authored and cuttlefish committed Jul 26, 2017
1 parent bc3d300 commit 11a917e
Show file tree
Hide file tree
Showing 78 changed files with 1 addition and 4,237 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ WORKDIR $APP_PATH
COPY requirements.txt ./
#USER root
RUN pip install --no-cache-dir -r requirements.txt
COPY scripts/epsg_extra /usr/local/lib/python2.7/dist-packages/pyproj/data/
COPY epsg_extra /usr/local/lib/python2.7/dist-packages/pyproj/data/
# The httplib2 python library uses its own CA certificates.
# Add the system and self-signed CAs.
RUN cat /etc/ssl/certs/ca-certificates.crt >> /usr/local/lib/python2.7/site-packages/httplib2/cacerts.txt
Expand Down
14 changes: 0 additions & 14 deletions cf/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions cf/init_server.sh

This file was deleted.

17 changes: 0 additions & 17 deletions cf/mapstory_manifest.yml

This file was deleted.

157 changes: 0 additions & 157 deletions cf/requirements.txt

This file was deleted.

1 change: 0 additions & 1 deletion cf/runtime.txt

This file was deleted.

File renamed without changes.
File renamed without changes.
65 changes: 0 additions & 65 deletions manual_setup.md

This file was deleted.

24 changes: 0 additions & 24 deletions requirements_geonode.txt

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/fixtures/make_leaders.py

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/fixtures/make_users.py

This file was deleted.

32 changes: 0 additions & 32 deletions scripts/geoserver_before.sh

This file was deleted.

Loading

0 comments on commit 11a917e

Please sign in to comment.