Commit graph

32 commits

Author SHA1 Message Date
a278d8e380
Fix permissions on run files 2022-09-12 00:46:44 +02:00
920d362079
Add improved PS1 2021-11-22 13:45:13 +01:00
576495465d
Switch back to running on github action itself. 2021-10-03 13:14:39 +02:00
076ee6addb remove duplicate sources correctly this time. 2021-08-09 12:36:00 +02:00
cf2744a175 Add more labels 2021-06-07 18:24:22 +02:00
2fd5c62074
Feature/bouncer (#7)
* Initial work

* Setup script stub

* Wrap runit and call dos2unix beforehand.

* Working to the point I need to make it sync in and out of s3.

* Seems like we're done and its working.

* Add build process.

* Add build process.

* Bugfixes discovered during deployment.

* Copy certs into /live because certbot is a pain.

* More elegant about hammering letsencrypt.

* Working!
2021-06-06 17:38:46 +02:00
9f3a997578 Bump everything [skip ci] 2021-05-30 16:00:16 +02:00
f7873fe671
Feature/merging all my junk together (#4)
* Merging all my junk together.

* Add more junk from other repos.

* Fix missing hadolint.

* Fixed names

* Somehow, I missed out a lot of components

* More jiggery pokery

* More jiggery pokery

* Ignore some hadolint warnings

* Maybe fix build?

* Split back up php Dockerfile.

* dockerfile->file

* Flavours environment issues

* Fix flavours?

* remove onbuilds.

* Might be these quotes tripping it up.

* Try without caching/buildx/qemu

* OK it needs caching/buildx/qemu lol

* remove build cache.

* Put build caching back

* Add octoprint bits

* Add pulls.

* Fix build order + linter.

* rejig multistage builder to make hadolint happy(ier)
2021-05-30 13:04:18 +02:00
49c06822ee
Feature/rebuild for better caching (#3)
* Rebuilding for better caching

* Rebuilding for better caching. Squash this commit.

* Paths to dockerfiles changed.

* Rebuilding for better caching. Squash this commit.

* Rebuilding for better caching. Squash this commit.

* Refactoring

* Refactoring

* fixing the screaming about duplicates in apt sources.

* Vanity tagging

* Vanity tagging

* Try vanity again.

* re-enable all versions and variants
2021-05-29 22:54:10 +02:00
0e4597d8c0 Mirrors + Upstream instead of just Mirrors. 2021-04-12 11:12:07 +02:00
f7105b1514 Some php packages have moved around. 2021-04-12 10:21:59 +02:00
fdfe6f8a06 re-instate base upgrade. 2021-02-16 12:59:40 +01:00
e1319237df
Feature/multiplat (#2)
* Fuckin' Perl. Marshall 199MB => 130MB

* Down to 122MB. I'll take it.

* Multiplatform rewrite

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Multiplatform rewrite. Squash me.

* Squash this.

* Squash this

* Squash this

* Squash this

* Squash this

* Squash this

* Squash this

* Squash this

* Squash this

* Squash this

* Apparently github registry doesn't support multi-platform images 🤦

* gchr.io replaced github registry containers, who knew.

* GHCR not GHPR

* Skip GHCR?

* Probably should copy the login action changes across.

* Fire ze cannons

* Re-enable lint. Enable Marshall. Disable GHCR, its just broken jank.

* Rename

* Probably don't care about -onbuild builds right now.

* The full matrix isn't building yet :/

* Typo.

* I can't spell, evidently

* This is causing some strange behaviour.

* This is causing some strange behaviour.

* Turn off fail fast.

* Add PHP_VERSION ENVAR

* Add vanity tag functionality

* 7.4 all built right... Build all the other images?

* Tabzilla

* Fix issues with 8.0/7.0 being truncated to 8/7. Phase out 5.6 builder.

* Vanity tags might run on a different instance oops.

* Why was php7.4-redis/php8.0-redis removed in the first place. I have no idea.
2020-12-02 12:27:31 +01:00
601626e953
PHP8.0 build 2020-11-13 19:59:00 +01:00
8d48468ce2 Forgot to include installers source 2020-03-17 17:56:02 +01:00
965be946b3 add dos2unix to core. 2020-03-17 17:38:22 +01:00
98b8202934 /etc/service/logrotate/logrotate.runit needs to be mv'd to /etc/service/logrotate/run 2019-09-30 14:56:38 +02:00
5c8efb1ed8 install apt with apt-utils incase theres an update out-of-sync 2019-08-15 18:47:11 +02:00
a382ea9ef7 Moving to Travis from Jenkins 2019-08-14 17:34:54 +02:00
cd2185a4da Improve rsyslog again. 2019-07-24 18:13:45 +02:00
2f44e066f0 Fixed rsyslog piping. 2019-07-23 14:23:43 +02:00
63aa49488f Add apt-utils 2019-07-23 13:37:27 +02:00
16304a66e2 Fix typo in sex expression. 2019-07-23 13:20:35 +02:00
7a5cd4dbdb Add a sed to strip syslog metadata. 2019-07-23 13:17:47 +02:00
b11945e593 Move tail syslog to another thread 2019-07-23 13:15:19 +02:00
b985388dc3 Add JQ to utils. 2019-07-23 11:26:06 +02:00
f5ac0edee7 Add openssh-client as a default installed item. Getting stung by git + npm is no bueno. 2019-07-15 16:47:49 +02:00
Matthew Baggett
97d710a46a Fix bug - reference to file I deleted. 2019-06-24 16:34:35 +02:00
Matthew Baggett
6fbca200cd Show the syslog in the console. 2019-06-24 16:27:27 +02:00
Matthew Baggett
83a0acbce8 Consistency across project - I use sleep infinity when I want to block a process from repeatedly running. 2019-06-24 16:24:47 +02:00
Matthew Baggett
7b2f320967 Remove unnecessary file. 2019-06-24 16:24:18 +02:00
Matthew Baggett
29f30f4bec Git history got Thanos-snapped 2019-06-11 16:59:58 +02:00