ducoterra
7f898d8ac2
Download the server rather than the URL
...
Actually download the server and save it to server.jar.
2021-10-31 20:58:03 -04:00
ducoterra
d6905ef52e
Remove .common
...
Switch to .gitlab
2021-10-31 20:57:46 -04:00
ducoterra
3cf8288659
Ignore server.jar
...
Prevent accidental commits of server.jar.
2021-10-31 20:55:42 -04:00
ducoterra
8bcb2c37b1
Switch from .common to .gitlab Makefile
...
Rather than using .common we should use .gitlab.
2021-10-31 20:55:06 -04:00
ducoterra
0f36ad4c77
Add '.gitlab/' from commit '74a4a4e77f5fa40b486ae9b94a91e53b3ace5d65'
...
git-subtree-dir: .gitlab
git-subtree-mainline: 1bc9e48ab6
git-subtree-split: 74a4a4e77f
2021-10-31 20:54:54 -04:00
ducoterra
74a4a4e77f
Transition to .gitlab prefix
...
Expect repo to be subtree'd as ".gitlab"
2021-10-31 20:33:47 -04:00
ducoterra
3e8ca71358
Add chart-release to truenas.makefile
...
Add chart-release to add a subtree chart to the charts releases in the
charts repo.
2021-10-31 20:22:20 -04:00
ducoterra
4146777f85
Add helm.makefile
...
Add helm.makefile with a helm-release command to make a helm release.
2021-10-31 20:21:08 -04:00
ducoterra
8a52a21a39
Switch to multi-makefile strategy
...
Instead of putting everything in one makefile switch to a folder called
"make" with multiple makefiles. Move the original makefile to
"docker.makefile" and add kaniko and truenas to fill in later.
2021-10-31 15:03:59 -04:00
ducoterra
1bc9e48ab6
Switch to common Makefile
...
Rather than writing our own Makefile, reference the common Makefile.
2021-10-30 22:46:03 -04:00
ducoterra
319ea4c38f
Merge commit 'ef9c00439205ab92719d3d2e65ff14ada42d6e77' as '.common'
2021-10-30 22:44:56 -04:00
ducoterra
ef9c004392
Squashed '.common/' content from commit f187522
...
git-subtree-dir: .common
git-subtree-split: f18752299d
2021-10-30 22:44:56 -04:00
ducoterra
f18752299d
init
2021-10-30 22:28:20 -04:00
ducoterra
beff3e4a67
Automated Makefile update
2021-10-30 20:35:11 -04:00
ducoterra
ebdc7c78ee
Add requirements and gitignore
...
Add requirements.in and a gitignore.
2021-10-30 20:33:08 -04:00
ducoterra
5ebb57c8e5
Actually get the server.jar, not server metadata
...
Previousy when running get_server it would download the server metadata.
Obviously running a json file with java is tricky, so this commit opts
to download the server.jar instead.
2021-10-30 20:31:05 -04:00
ducoterra
d5cbdc0692
Add build section to README
...
Add section detailing make commands to build and push a new version.
2021-10-30 19:22:55 -04:00
ducoterra
829951d8e7
init
2021-10-30 19:19:31 -04:00