Yann Autissier
ca7338bcb6
fix the bugs the rewrite uncovered, in the make engine too
...
- the wrapper followed one absolute symlink only, and fed the config file to
env(1) as-is, so a comment or a blank line in /etc/conf.d/myos made every
command fail with 'env: #comment: No such file or directory'
- verlt called verlte, which does not exist, and used return outside a
function: it never compared anything
- stat asked for the access time on macOS and the modification time elsewhere,
so newer/older did not mean the same thing depending on the machine
- setup-docker-group called ansible-user-add-groups, removed with ansible, then
announced that the user had been added to the docker group. It now runs
usermod or addgroup, and says so when neither works
- the ssh targets looped over AWS_INSTANCE_IP, which nothing defines since
make/apps/aws was dropped: they exited 0 having done nothing. They take
SSH_HOSTS and fail when it is empty
- patsublist left a space before the comma joining two fabio routes
- the JWT macro splits a payload on its commas; documented at the macro, since
fixing it would change every key it has already produced
2026-09-05 12:03:53 +02:00
aya
0e09506efd
move docker and stack dir
2026-07-28 21:51:18 +02:00
aya
afa9990f6b
fix .env permission
2025-12-19 02:19:39 +01:00
aya
4c2619e4e0
remove default ENV_VARS
2025-12-18 04:56:22 +01:00
aya
bc94d38348
auto install app
2025-12-18 04:42:18 +01:00
aya
9f80ab9220
launch app-% target when APP
2025-12-18 00:47:53 +01:00
aya
6e982393ac
dynamic stack dir and env vars
2025-12-17 04:15:18 +01:00
Yann Autissier
20d6cdfe72
fix upgrade
2025-08-10 12:57:50 +02:00
aya
5dc8a97e99
update supabase to latest version
2025-02-10 00:07:05 +01:00
aya
69ea64df4c
play stack one by one
2025-02-02 21:20:39 +01:00
aya
2544559b39
bump docker compose minimal version
2025-01-05 19:07:12 +01:00
aya
bc8a68aaf8
speed up things
...
add DOCKER_MACHINE and DOCKER_SYSTEM to .env to avoid waisting time every call
2025-01-03 17:41:22 +01:00
Yann Autissier
1a731109ea
update apps: bionicgpt
2023-11-26 20:19:44 +01:00
Yann Autissier
5e3782c944
update .env when older than .env.dist
2023-11-26 00:53:32 +01:00
Yann Autissier
1d2cc6a9a7
improve perfs
2023-11-21 19:36:45 +01:00
Yann Autissier
e89e552227
user home ipfs
2022-12-27 18:19:28 +00:00
Yann Autissier
2dec68807e
make player
...
user + mail = user_domain
2022-12-21 15:32:18 +00:00
Yann Autissier
1d1b5156bc
add nginx proxy
2022-12-15 15:20:12 +00:00
Yann Autissier
92dcf23fdd
multi domain
2022-12-09 19:30:20 +00:00
Yann Autissier
b8fe9d893c
add app ufw-docker
2022-12-07 12:48:43 +00:00
Yann Autissier
b938dd0ffd
node is host
2022-11-30 11:45:58 +01:00
Yann Autissier and Boris
2b20a33133
fix
2022-11-27 16:26:47 +01:00
Yann Autissier
c6a5e9cb00
make user
2022-11-25 05:00:37 +00:00
Yann Autissier
9697288134
node is hostname
2022-11-23 13:11:15 +00:00
Yann Autissier
910498f049
docker attach
2022-11-19 01:03:37 +00:00
Yann Autissier
96567c54dc
ufw rules
2022-11-18 14:01:16 +00:00
Yann Autissier
23cd8f2779
external app
2022-11-16 08:46:00 +00:00
Yann Autissier
3d79bcdad3
split make files in myos project and install files in yaip project
2022-11-11 23:37:27 +01:00
Yann Autissier
99b9e5ecbe
wip: external app
2022-11-06 02:12:29 +01:00
Yann Autissier
9bdc761d47
wip: external app
2022-11-02 17:54:20 +01:00
Yann Autissier
5d4d2de910
wip: letsencrypt
2022-11-02 12:42:27 +00:00
Yann Autissier
04df1bd919
wip: letsencrypt
2022-10-21 03:50:14 +02:00
Yann Autissier
54bf6bbbe0
wip: alpine 3.16
2022-10-12 00:50:02 +00:00
Yann Autissier
b665296f2c
ipfs v0.15.0
2022-09-28 14:02:57 +00:00
Yann Autissier
07a9729c73
fix install on new host
2022-07-25 20:32:46 +00:00
Yann Autissier
e06266489c
welcome ipfs
2022-07-04 18:13:04 +02:00
Yann Autissier
a75d5b4645
fix runit install
2022-06-26 14:45:26 +02:00
aynic.os
14a4f86524
fix make install
2022-06-04 12:45:29 +02:00
Yann Autissier
39bd503fff
fabio on arm
2022-05-09 02:59:47 +00:00
Yann Autissier
ba3727c5cd
ipfs on arm
2022-05-09 02:32:23 +02:00
Yann Autissier
87a194c446
rename stacks to separe host and user worlds
2022-05-07 16:32:38 +00:00
Yann Autissier
5594d58732
add support of runit service manager
2022-01-09 21:28:05 +01:00
aynic.os
e1f9ef7de9
wip
2021-07-12 20:04:06 +01:00
aynic.os
d6d1299ae2
wip
2021-07-11 08:56:03 +01:00
aynic.os
ce449b3966
ansible
2021-06-21 11:24:10 +00:00
aynic.os
f0c10a3082
release
2021-06-14 14:32:14 +02:00
aynic.os
97cd91a020
wip
2021-06-14 12:52:48 +02:00
aynic.os
743e874c59
lol
2021-06-13 02:14:49 +02:00
aynic.os
4f390ce36a
verbose mode
2021-06-12 04:58:29 +02:00
aynic.os
5e659fbfe0
wip
2021-06-09 03:41:47 +02:00