Commit graph

16 commits

Author SHA1 Message Date
21ef488075
remove broken shim 2022-05-18 08:28:29 +02:00
33f15ec561
Do not default to php user shim. 2022-05-18 08:03:00 +02:00
5fc524e468
Do not default to php user shim. 2022-05-18 07:59:31 +02:00
8c7f3f6471
Run php-cli as www-data on nginx container for compatability. 2022-05-17 20:34:41 +02:00
07786c2ed6 Fix python-certbot-nginx becoming python3-certbot-nginx.
Add preventative step just incase somehow /var/www isn't being created automatically, which was a symptom of nginx not installing correctly because of certbot missing.
2021-11-12 16:41:09 +00:00
d1d5688223
Typoed characters? 2021-10-03 13:16:07 +02:00
576495465d
Switch back to running on github action itself. 2021-10-03 13:14:39 +02:00
cf2744a175 Add more labels 2021-06-07 18:24:22 +02:00
37cc0743c4 Remove logs-letsencrypt folder 2021-05-30 22:33:47 +02:00
c7e047fe54 Nginx/letsencrypt fiddling 2021-05-30 21:25:14 +02:00
7f14ce63a3 Add lets encrypt log to output 2021-05-30 20:29:51 +02:00
1b657b62e8
Feature/self host (#6)
* Self hosting test

* all branches?

* remove branches statements

* Revert "remove branches statements"

This reverts commit cb45bb82

* Branches R hard

* bump

* bump2

* remove caching from self-host branch

* bump3

* Missed out moving things

* Self signed certs don't need to be freshly baked. This might be faster.
2021-05-30 20:08:16 +02:00
64f4d34eec comments 2021-05-30 16:36:16 +02:00
c1994a319f Bump flavours. 2021-05-30 15:45:30 +02:00
eca1247441 Letsencrypt. 2021-05-30 14:40:12 +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
Renamed from Dockerfile.Flavours (Browse further)