Commit Graph

1799 Commits (51d6559b276486d11d8178c09217688a94de661d)
 

Author SHA1 Message Date
Marcin Kulik ddca9db3e1 Use fog with S3 when S3_BUCKET env var is set 7 years ago
Marcin Kulik 0e7bf6a5dc Remove unused config option 7 years ago
Marcin Kulik de1542f87b Use SECRET_KEY_BASE instead of SECRET_TOKEN 7 years ago
Marcin Kulik 006090b46c Make sure containers restart on daemon boot 7 years ago
Marcin Kulik dba6a45cc8 Allow building Docker image via `docker-compose build` 7 years ago
Marcin Kulik 2f4c2cd826 Use newer fog - no more "Digest::Digest is deprecated; use Digest" \o/ 7 years ago
Marcin Kulik 44fed66336 Use default postgres image user/pass/db - there's no real benefit for custom ones 7 years ago
Marcin Kulik 30911bd09f Use .env.production ENV file for configuring containers 7 years ago
Marcin Kulik fe71738dce Document PostgreSQL and Redis persistence 7 years ago
Marcin Kulik 43d19f3ad3 Extract installation instructions into separate doc 7 years ago
Marcin Kulik e12f100018 Add "Security" section 7 years ago
Marcin Kulik 1008957254 README tweaks 7 years ago
Marcin Kulik 20904489c4 Add "welcome" asciicast on db init 7 years ago
Marcin Kulik b4ed4edc9c More comments 7 years ago
Marcin Kulik 26e36429ae Fix a2png wrt PhantomJS dep 7 years ago
Marcin Kulik 31904bdaa8 Comment 7 years ago
Marcin Kulik 3e0971d704 Be explicit about db user and name in Docker compose setup 7 years ago
Marcin Kulik 5c374f2b77 Merge pull request #247 from asciinema/docker-smtp
Use namshi/smtp container for delivering emails
7 years ago
Marcin Kulik a8753e85eb Use namshi/smtp container for delivering emails 7 years ago
Marcin Kulik 37912a115d Install tzdata in hope to fix build on Docker hub /o\ 7 years ago
Marcin Kulik 34bcb4bd21 Words 7 years ago
Marcin Kulik e545bbbf90 Merge pull request #246 from asciinema/dockerfile-tweaks
Dockerfile tweaks
7 years ago
Marcin Kulik a524b1ac70 Fix order of docker-compose commands to prevent "no such database" errors 7 years ago
Marcin Kulik 9f511e30fa ADD -> COPY 7 years ago
Marcin Kulik a43363ab0f Dockerignore more files in a2png/ 7 years ago
Marcin Kulik ecdc8a463e Add missing imagemagick dependency to Docker image 7 years ago
Marcin Kulik 5714656e9d Document dependencies in Dockerfile 7 years ago
Marcin Kulik fc412ccf81 Do not expose Rails config dir as volume 7 years ago
Marcin Kulik 1edd77b677 Fix assets compilation without database.yml 7 years ago
Marcin Kulik 3922068b3c Compile a2png before adding whole source tree 7 years ago
Marcin Kulik fe71ae9515 Make supervisor log its children stdout/stderr to its own stdout/stderr 7 years ago
Marcin Kulik fe4653445e Add more patterns to .dockerignore 7 years ago
Marcin Kulik c5730d914d Use unicorn in Docker container 7 years ago
Marcin Kulik 4a6f6cb7ca Rename docker containers & services 7 years ago
Marcin Kulik e134fd7898 No need to link to redis container when setting up db 7 years ago
Marcin Kulik 0e6b2366eb Update Dockerfile comments wrt deprecation of Docker Toolbox 7 years ago
Marcin Kulik 392ae14be2 Fix port mapping in docker-compose 7 years ago
Marcin Kulik 2ff6275a3c Whitespace 7 years ago
Marcin Kulik 23130c3bfc Run Rails app in production env 7 years ago
Marcin Kulik 442a68bb21 Put Nginx in front of Rails 7 years ago
Marcin Kulik 0823c79b54 Comments 7 years ago
Marcin Kulik 9e96ac01f3 Properly build a2png 7 years ago
Marcin Kulik 6509f74192 No need to create tmp/restart.txt 7 years ago
Marcin Kulik f4f831e114 No need to delete log/* 7 years ago
Marcin Kulik 5353055d58 Run bundle install before adding whole app source tree to prevent cache busting 7 years ago
Marcin Kulik 200d6e1c24 Use asciinema's libtsm fork 7 years ago
Marcin Kulik 265fc002a6 Clear libtsm checkout after installing the lib 7 years ago
Marcin Kulik ebb50ec04f Update Docker image to be based on Ubuntu 16.04 7 years ago
Marcin Kulik 1c8bdc5e90 Merge pull request #245 from asciinema/next
Bounded (thread-pool based) & asynchronous (Aleph) PNG generation
7 years ago
Marcin Kulik d37bff0613 Add missing whitespace 7 years ago