Commit Graph

67 Commits

Author SHA1 Message Date
Matt McEuen 47bfe47c1c Deprecate airship/utils
This deprecates the airship/utils project, which is
unnecessary and unused.

Change-Id: I95131bc57c162fe7a637c450108b3727c48645aa
2019-07-16 08:44:16 -05:00
Andrey Volkov 96fb4e1aba Add tests target 2018-10-24 14:21:09 -07:00
Andrey Volkov f3b55fe64d Add hadolint 2018-10-24 11:46:45 -07:00
Andrey Volkov 55d34437ad Add shellcheck 2018-10-24 11:43:05 -07:00
Andrey Volkov b80214540c Alternative cmd for nginx only 2018-10-24 08:35:02 -07:00
Andrey Volkov b573730642 Link to package file as a build arg 2018-10-24 07:26:15 -07:00
Andrey Volkov 1cf350e597 Release, components and repos as build args 2018-10-24 07:01:07 -07:00
Andrey Volkov fe54727339 Vagrantfile for testing 2018-10-23 14:54:39 -07:00
Andrey Volkov 0f0bcb7fd3 Update readme 2018-10-23 14:54:39 -07:00
Andrey Volkov 763fec9ddd Allow to provide external GPG key for image build 2018-10-23 14:52:33 -07:00
Andrey Volkov 03c7583721 Build arg for GPG key generation 2018-10-23 14:52:32 -07:00
Andrey Volkov 0d119b55b1 MODE as docker build arg 2018-10-23 14:51:05 -07:00
Andrey Volkov 5f2940f575 Nginx blacklist 2018-10-23 14:51:05 -07:00
Andrey Volkov 141e3b0b26 Add batch for making signature 2018-10-23 14:51:05 -07:00
Andrey Volkov d1689ae911 Save ubuntu packages inside image 2018-10-23 14:51:03 -07:00
Artem Smirnov ffa6f74f32 Fix error w 'control.tar.gz' on 0.9.6 2018-09-17 17:10:54 +03:00
Artem Smirnov ac1f27ff09 Merge branch 'opt_gpg' 2018-09-15 20:41:14 +03:00
Artem Smirnov 46dda7b9bd Add author 2018-09-15 20:24:41 +03:00
Artem Smirnov 4606823714 GPG key must be in volume 2018-09-14 20:39:46 +03:00
Artem Smirnov 0deaa906ea
Fix: Grammar correction 2018-09-14 19:27:31 +03:00
Artem Smirnov 9ddfb9475f
Fix markdown hyperlinks 2018-09-14 01:50:39 +03:00
Artem Smirnov 404f971dd1
Resolved the bugs 2018-09-14 01:46:37 +03:00
Artem Smirnov b239fc0a76 Add fixed deb-packages version 2018-09-14 00:56:38 +03:00
Artem Smirnov 9b564778a9 Little fix after merge
Fix license & etc
2018-09-14 00:56:38 +03:00
Artem Smirnov def38a2ddc Merge remote-tracking branch 'jonazpiazu/master' into fix_gpg
# Conflicts:
#	Dockerfile
2018-09-14 00:48:37 +03:00
Artem Smirnov b9da8469b7 Change license location in readme file 2018-09-14 00:41:46 +03:00
Artem Smirnov 526d7711f6 Fix: replace order of license and interpretator string 2018-09-14 00:41:46 +03:00
Artem Smirnov a5cbbb8a11 Change repos for mirrors
ubuntu -> bionic
debian -> stretch
2018-09-14 00:41:46 +03:00
Artem Smirnov d7893e82aa Remove OS variables 2018-09-14 00:41:46 +03:00
Artem Smirnov 25cbeced9a Replace #! /bin/bash to #! /usr/bin/env bash 2018-09-14 00:41:46 +03:00
Artem Smirnov 6dc4ee28ab Add both scripts for update mirrors 2018-09-14 00:41:46 +03:00
Artem Smirnov ebded71239 Update readme 2018-09-14 00:41:46 +03:00
Artem Smirnov dcabd1ccc0 Remove unused files 2018-09-14 00:41:10 +03:00
Artem Smirnov 53df87670a Remove double version of Dockerfile & backup code 2018-09-14 00:41:10 +03:00
Artem Smirnov 4e86e0803a Fix: Aptly repo was changed 2018-09-14 00:41:10 +03:00
Artem Smirnov 6e3a83fb3a Fix: Change PGP key 2018-09-13 20:10:06 +03:00
Artem Smirnov f555af8838 Add Artem Smirnov to license 2018-09-13 20:03:00 +03:00
Jon Azpiazu 480ac06686 Increase gpg key security 2018-05-30 17:03:37 +02:00
Jon Azpiazu 89f0e23792 Fixes for gpg key generation and nginx configuration 2018-05-30 16:25:19 +02:00
Bryan J. Hong 1f89727cea Merge pull request #2 from bryanhong/debian_option
Debian option
2017-05-27 11:39:43 -07:00
Bryan Hong d489f8c8ab remove suffix var 2017-05-24 00:02:22 -07:00
Bryan Hong 19cc1765c7 added option to build debian-based aptly
just run ```build.sh Dockerfile.debian``` instead
2017-05-23 23:58:29 -07:00
Bryan 452daae8b8 create public directory 2017-05-23 21:26:10 -07:00
Bryan 444b341485 add contributor credit, publicize repo signing key
publicize repo signing key as part of startup, previously
was only doing this at the end of the update_mirror.sh script
2017-05-23 21:12:14 -07:00
Jan Čapek 5201df3750 run.sh: quote host name as it allows specifying multiple site aliases 2017-05-23 21:02:06 -07:00
Jan Čapek a809194ccc nginx conf: Increase hash bucket size to allow multiple server names 2017-05-23 21:01:39 -07:00
Bryan J. Hong e3fcb2ad14 note about debian 2017-05-22 22:43:26 -07:00
Bryan Hong f2e3ac91dd clean things up to make it easier to switch to a different release
swiching to xenial should be as easy as modifying the dockerfile
and updating the update_mirror.sh script
2017-05-23 05:26:27 +00:00
Bryan Hong 58f1859003 updated aptly key signing fingerprint, path to bash completion
also a minor change to aptly graph in update_mirror.sh
2017-05-22 15:12:36 -07:00
Bryan 475bd0ea5b README appropriate for github and dockerhub
Managing a single README is easier than maintaining two
2016-02-10 22:17:38 -08:00