A Lapis web application deploy program, written in Go!
Go to file
2024-03-15 19:19:19 -05:00
.gitignore Add configuration file (fix #5) 2024-03-08 15:16:33 -06:00
config.go Add per-site optional configuration (fix #15) 2024-03-15 17:51:45 -05:00
deploy_error.go Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
go.mod Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
go.sum Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
main.go Add per-site optional configuration (fix #15) 2024-03-15 17:51:45 -05:00
matrix.go Add site restart chat command (fix #21) 2024-03-15 19:19:19 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Add per-site optional configuration (fix #15) 2024-03-15 17:51:45 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!