Le Noctambule lenoctambule
lenoctambule pushed to dev at lenoctambule/autoencoder 2026-06-09 13:45:48 +00:00
fca796173f fix: missing dependencies in pyproject.toml
lenoctambule pushed to dev at lenoctambule/autoencoder 2026-06-02 16:47:37 +00:00
lenoctambule created branch dev in lenoctambule/autoencoder 2026-06-02 16:47:37 +00:00
lenoctambule pushed to main at lenoctambule/autoencoder 2026-06-02 16:47:00 +00:00
9fbdb759d7 build: update package version 1.3 => 1.3.2
24f1a8c9de Merge pull request #4 from lenoctambule/dev
583fc796f6 refactor: code de-dup __str__ method
6eaaa43285 fix: use inverse func in p method in Label class
65c6d3bbee fix: wrong axis typo in Label's observe method
Compare 37 commits »
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-06 14:04:49 +00:00
6e07217626 fix: url issues + setup for eval
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-06 13:18:21 +00:00
997ffcacfb fix: typo in docker-compose.yml
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-06 12:57:15 +00:00
4afbb16340 fix: useless sudo
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-06 12:55:58 +00:00
050935e8b9 feat: missing phpmyadmin
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 19:40:18 +00:00
0606221d9f feat: schedule app start at @reboot
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 19:32:53 +00:00
ceab15c25e feat: add certificate request task
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 18:10:14 +00:00
6c0d40acf6 feat: use official docker images for wp and mariadb
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 15:24:43 +00:00
c2c4a3a09b feat: local test vm to use private_net
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 14:06:32 +00:00
a9319ec7c5 feat: re-add certbot confs
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 13:14:36 +00:00
bc257ace2d chore: delete useless files
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 13:11:01 +00:00
c4b7994f45 fix: re-add missing -v flag in Makefile
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 12:26:58 +00:00
321d078167 feat: nginx conf template
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 11:56:35 +00:00
66f115a2e2 feat: dummy ssl certs task to ansible
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 10:04:35 +00:00
f8a48ee181 feat: add app files
lenoctambule pushed to main at lenoctambule/cloud-1 2026-04-02 09:33:21 +00:00
e3f5cf6a1e fix: disambiguation for dest param in ansible copy
lenoctambule pushed to main at lenoctambule/cloud-1 2026-03-31 20:18:06 +00:00
2cebeb0bee feat: .env template + error fixes