Commit Graph

40 Commits

Author SHA1 Message Date
504cd02ca0 Change hostname 2019-07-27 20:33:26 +02:00
b1b611326a Add frontend and backend dockerfile 2019-07-27 20:25:45 +02:00
242456d943 Serve static files from ./public 2019-07-27 20:25:25 +02:00
1857aa43bb Add actix-files dependency 2019-07-27 20:25:14 +02:00
5ffb7aff6e Move docker-compose setup 2019-07-27 20:25:00 +02:00
a410c88d7d Use yarn 2019-07-27 20:10:05 +02:00
0882815958 Add dockerfile 2019-07-27 20:07:51 +02:00
90059116ad Add svg dependency 2019-07-27 20:07:41 +02:00
3425fd7b99 Add Ribbon 2019-07-27 20:07:22 +02:00
03188df0af Link dockerignore 2019-07-27 20:07:09 +02:00
1690585bd7 Make GH auth query static 2019-07-27 17:14:08 +02:00
8c3f870321 Add command line parameters 2019-07-27 17:13:11 +02:00
6d82f3fef8 Add structopt 2019-07-27 17:13:01 +02:00
54eab04194 Don't strip 2019-07-27 16:44:46 +02:00
62fd02057a Strip binary after compiling 2019-07-27 16:39:49 +02:00
662aa5ab69 Copy static files in build container 2019-07-27 16:26:36 +02:00
9c13cb06bb Initial commit for backend 2019-07-27 16:24:13 +02:00
06bbc5b3ed Move everything to backend folder 2019-07-27 16:22:57 +02:00
0fde5aaa2d Remove expires header
Some checks failed
continuous-integration/drone/push Build is failing
`Cache-Control` overwrites `Expires`
2019-07-27 16:15:33 +02:00
5ef0a218c2 Serve favicon 2019-07-27 16:15:11 +02:00
8e570c0594 Use GitHub OAuth credentials if present
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-27 13:29:27 +02:00
e24195878f Build image instead of relying on a local image name 2019-07-27 13:25:38 +02:00
4f88410743 Add README.md 2019-07-27 13:24:09 +02:00
865cf36bcf Implement endpoint for gitlab
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-26 17:06:21 +02:00
ff36e59b28 Add openssl-probe, pretty_env_logger, bytes 2019-07-26 17:06:07 +02:00
daa40274a1 Init certificate path
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-26 14:54:01 +02:00
01a117b2f2 Add openssl-probe 2019-07-26 14:53:49 +02:00
22c2cc8202 Add certificates to docker image 2019-07-26 14:52:47 +02:00
82ba24479c Add docker-compose.yml
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-26 14:41:21 +02:00
ba712b0846 Change interface 2019-07-26 14:40:13 +02:00
662f083daa Add dockerignore file 2019-07-26 14:38:45 +02:00
12a3d66b6f Add support for bitbucket
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-26 14:21:43 +02:00
27f7e8f35c Don't use import alias 2019-07-26 14:21:17 +02:00
8e97cbdf3d Add associated type for api response to service type 2019-07-26 14:18:36 +02:00
97066d1e06 Tail match the full path 2019-07-24 18:22:27 +02:00
623e9c50d2 Fix creation of dummy user
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-24 18:05:11 +02:00
9ead204010 Fix useradd
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-24 18:01:10 +02:00
38193b8681 Enable CI
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-24 17:55:38 +02:00
2b13f0f586 Implement docker build 2019-07-24 17:54:54 +02:00
6be9b598b2 Initial commit 2019-07-24 17:54:00 +02:00