Commit graph

7 commits

Author SHA1 Message Date
Christian Ditaputratama
0d72dd9995
build: Inject version when build the binaries
The version include git current commit and branch info.
2024-07-04 03:45:37 +07:00
ditatompel
5fae3d565a
chore: Rename tools directory to deployment
The `tools` directory contains example ansible playbook, systemd
example, and Nginx configuration example for the server.

The directory name `deployment` for that stuffs much more suitable.
2024-05-30 12:02:11 +07:00
ditatompel
279b142e76
Build server tags in Makefile & air config #3
The build system is changed, now it build 2 different binary by using
go `-tags`. The local output binary also changed based on build tags.
2024-05-18 18:05:53 +07:00
ditatompel
e873d8f84a
Adding deploy-prober example 2024-05-06 22:21:46 +07:00
ditatompel
0804c4f055
Adding ansible example deploy server 2024-05-06 20:51:44 +07:00
ditatompel
8c4b226779
Adding arm64 to make command 2024-05-06 19:55:41 +07:00
ditatompel
ced266159e
Copying my other project structure to this project 2024-05-04 00:11:56 +07:00