btp/btp.dev
1
1
Fork
You've already forked btp.dev
1

deployment-refactor #53

Merged
btp merged 28 commits from deployment-refactor into main 2023年12月31日 00:39:30 +01:00
Owner
Copy link

Started a refactor for the site deployment. I'll be switching the site's web server to static-web-server, and building out the needed code infrastructure to deploy the site in a container. Will also be using just for development and production command runners. I may be able to integrate just into CI/CD pipelines over Woodpecker, if not they do work in GitHub actions.

Started a refactor for the site deployment. I'll be switching the site's web server to static-web-server, and building out the needed code infrastructure to deploy the site in a container. Will also be using just for development and production command runners. I may be able to integrate just into CI/CD pipelines over Woodpecker, if not they do work in GitHub actions.
btp changed title from (削除) deployment-refactor (削除ここまで) to WIP: deployment-refactor 2023年12月26日 19:11:32 +01:00
Author
Owner
Copy link

moved the compose.yaml config in 854c3cf18e as well. The Containerfile config to build and then copy the static site files from the zola image to the static-web-server image at build time. The compose set up was getting more complicated than the few line needed in the Containerfile.

The Containerfile is also (for now) static across both the dev and, what will be, the production container.

moved the `compose.yaml` config in 854c3cf18e as well. The `Containerfile` config to build and then copy the static site files from the `zola` image to the `static-web-server` image at build time. The compose set up was getting more complicated than the few line needed in the `Containerfile`. The `Containerfile` is also (for now) static across both the dev and, what will be, the production container.
btp changed title from (削除) WIP: deployment-refactor (削除ここまで) to deployment-refactor 2023年12月31日 00:38:17 +01:00
btp deleted branch deployment-refactor 2023年12月31日 00:39:30 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
btp/btp.dev!53
Reference in a new issue
btp/btp.dev
No description provided.
Delete branch "deployment-refactor"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?