teutat3s
9b32753f26
module: fix systemd service dependency
...
When started before erpnext-web, the scheduler and queues do not start
successfully, because the common_site_config.json is still missing.
We can not schedule or queue anything yet, so starting after erpnext-web
is fine.
This fixes deployment via deploy-rs
2023-07-18 01:26:33 +02:00
teutat3s
28a47059b7
flake: export nixosModules.erpnext
2023-07-17 21:29:46 +02:00
teutat3s
7763af845d
Update bench, erpnext, frappe versions
...
bench: 5.16.2 -> 5.16.4
https://github.com/frappe/bench/releases/tag/v5.16.4
erpnext: 14.26.0 -> 14.30.6
https://github.com/frappe/erpnext/releases/tag/v14.30.6
Use new relaxed dependency: rapidfuzz
frappe: 14.37.0 -> 14.40.3
https://github.com/frappe/frappe/releases/tag/v14.40.3
Add update.sh script to quickly update all versions in pin.nix
Sort erpnext dependencies like upstream
Update Readme with docs how to use update.sh script
2023-07-17 21:10:27 +02:00
teutat3s
446a2b6dea
module: final fixes and cleanup
2023-07-17 21:06:45 +02:00
teutat3s
aff559a20e
Manage secrets using agenix
2023-07-15 16:32:18 +02:00
teutat3s
7095204d06
Initial NixOS module
2023-07-09 14:46:22 +02:00
teutat3s
53dc0bf00f
Refactor test-vm, add queue + scheduler workers
...
Replace nginx with caddy
Prepare for nixos module implementation
2023-06-18 20:32:14 +02:00
teutat3s
232d6d3f41
wip: cleanup, more docs
2023-06-12 15:28:17 +02:00
teutat3s
af3c949181
wip: working vm
2023-06-07 21:58:05 +02:00
Akshay Mankar
d683e6795b
start nginx
2023-06-06 06:19:10 +02:00
Akshay Mankar
5d27509f50
erpnext starts in the VM
2023-06-05 19:41:51 +02:00
teutat3s
cb9630c787
wip: use nixos-unstable
...
update frappe
update erpnext
refactor versions
2023-06-05 19:19:43 +02:00
Akshay Mankar
2bcd75eb09
WIP: Create a vm with systemd services to run erpnext
2023-06-03 19:31:46 +02:00
Akshay Mankar
779d1ad5d9
Separate apps and assets
2023-06-03 10:24:05 +02:00
Akshay Mankar
59249c421d
Symlink static assets in sites/assets/<app>/
2023-06-02 18:16:34 +02:00
Akshay Mankar
f564435084
Fix asset generation and tidy up a little
2023-06-02 16:00:58 +02:00
teutat3s
9ecee0f00e
WIP: rtl-css workaround
...
Link node_modules where frappe expects them to be
2023-06-02 12:06:46 +02:00
teutat3s
4a3e30097a
more erpnext wip
...
add Readme
2023-05-30 20:06:34 +02:00
teutat3s
aacdc913a2
wip: backend works. frontend still has some issues
2023-05-23 02:05:33 +02:00
teutat3s
f8346df08f
wip: backend works. frontend still has some issues
2023-05-23 00:50:17 +02:00
teutat3s
e39cb5308f
wip: it wants tables
2023-05-22 19:26:55 +02:00
Akshay Mankar
b5365ffb3c
wip: assets compile, run script still doesn't work
2023-05-21 20:20:59 +02:00
Akshay Mankar
f1b7a7a5b9
Add script to run erpnext
2023-05-21 17:55:26 +02:00
teutat3s
b786806143
erpnext: want propagatedBuildInputs
2023-05-21 17:51:45 +02:00
teutat3s
9781db320c
wip: assets
2023-05-20 23:36:21 +02:00
Akshay Mankar
5a181bbd83
Moar WIP, things compile!
2023-05-18 17:49:23 +02:00
teutat3s
454965b975
Even more WIP
2023-05-18 17:36:51 +02:00
Akshay Mankar
528fcc0fea
More WIP
2023-05-18 16:50:31 +02:00
Akshay Mankar
f9289d49f4
First commit
2023-05-18 15:57:22 +02:00