This website requires JavaScript.
2e7efbc6eb
Allow the stage keyword to be at the beginning too.
dev
Hyperling
2025-01-04 10:05:23 -07:00
385a07b8c0
Merge pull request 'Quickfixes! :)' (#2 ) from dev into main
main
Hyperling
2025-01-04 09:55:44 -07:00
79a8549a42
Add services used in example Nextcloud file.
Hyperling
2025-01-04 09:52:25 -07:00
7b057765fe
Fixes for example file.
Hyperling
2025-01-04 09:51:29 -07:00
9258c9a547
Merge pull request 'Update Project for Gitea; Add More Reverse Proxy Examples.' (#1 ) from dev into main
Hyperling
2025-01-04 09:10:40 -07:00
88b76522ae
Allow running stage environments without adding to the project.
Hyperling
2025-01-03 10:47:17 -07:00
1cbda3f57a
Remove TBDs, using hostname instead of IP address is not throwing any errors.
Hyperling
2025-01-03 08:36:43 -07:00
486cd7cf21
Update project to use new Gitea server.
Hyperling
2025-01-03 07:59:46 -07:00
c2667399ea
Add example file for Nextcloud.
Hyperling
2025-01-02 12:46:26 -07:00
8f5c987b73
revert 7f8bb2fe7a99a4b806eb24badad5f22f4af5e017
Hyperling
2025-01-02 12:39:29 -07:00
7f8bb2fe7a
Add example file for Nextcloud.
root
2025-01-02 12:36:40 -07:00
7071a8b47c
Add lines necessary to upload files for releases.
Hyperling
2025-01-02 11:08:15 -07:00
56df4d6162
Add TBD's after adding the git service and realizing we have a point of failure. Not critical, would just take HTTP[S] traffic offline if the IP changed.
Hyperling
2025-01-01 18:01:33 -07:00
4c6ddebd1b
Add Git Servers (#22 )
Chad
2025-01-01 22:04:41 +00:00
40e5a9370b
Finalize testing and provide recommended setups.
Hyperling
2024-12-31 04:22:02 -07:00
433db5c69b
Add details on how the connection alias is used.
Hyperling
2024-12-31 03:26:57 -07:00
11b6e65c02
Add example for Git repo server.
Hyperling
2024-12-31 03:22:03 -07:00
a65836d178
Add test results and uncomment preferred configuration style.
Hyperling
2024-12-30 17:13:36 -07:00
8e2ea35358
Create files for two possible Git server frontends for moving off of GitHub.
Hyperling
2024-12-30 16:08:32 -07:00
fc7a5dc57d
Stabilize Hyperling.com (#21 )
Chad
2024-04-03 20:21:38 -07:00
0c066ee00e
Fix caching of Node packages.
Hyperling
2024-04-03 19:42:01 -07:00
85657b45d3
Try to cache the express download/install.
Hyperling
2024-04-03 19:32:21 -07:00
d8ea3e21e6
Remove warning about apt CLI.
Hyperling
2024-04-03 19:28:20 -07:00
1c08114cbd
Let the app install express after all.
Hyperling
2024-04-03 18:18:41 -07:00
a99cb98875
Install express at the image layer, not during runtime.
Hyperling
2024-04-03 17:51:04 -07:00
760d25bc01
Remove comments.
Hyperling
2024-04-03 17:42:20 -07:00
fda5fd7d4e
Try only git and the PHP interpretor.
Hyperling
2024-04-03 17:42:04 -07:00
335fed34b0
We need git!!
Hyperling
2024-04-03 17:09:58 -07:00
984db87619
Do not install the latest of the PHP or Node programs if a version already exists in the container.
Hyperling
2024-04-03 17:05:51 -07:00
83cea663d0
Rename container website to www.
Hyperling
2024-04-03 16:23:46 -07:00
e4badc9fa9
Add shortcut aliases.
Hyperling
2024-04-03 16:23:31 -07:00
b665c99403
Move Nextcloud to the stable tag.
Hyperling
2024-04-03 16:23:19 -07:00
6b44c9f0a3
Try moving to a smaller, faster, more stable image.
Hyperling
2024-04-03 16:22:27 -07:00
bd39a14c0d
Remove version tag to avoid log errors on Docker 26.0, Compose 2.25.0.
Hyperling
2024-04-03 13:47:07 -07:00
22bbd0f154
Finish the main portion.
Hyperling
2024-01-30 06:51:00 -07:00
264a1e4411
Make the backup puller a full-fledged script after all.
Hyperling
2024-01-30 06:48:20 -07:00
1ef1903f6b
Major Enhancements (#20 )
Chad
2024-01-30 06:11:32 -07:00
dcdd32fb17
Be more explicit with instructions.
Hyperling
2024-01-30 06:08:11 -07:00
4d9e391ee5
Bump CPUs up just a bit more for Nextcloud to avoid sync errors.
Hyperling
2024-01-30 06:01:50 -07:00
7367130df5
Use a temporary filename during transfer.
Hyperling
2024-01-30 05:15:10 -07:00
a92ec0a07c
Remove "bad" package.
Hyperling
2024-01-30 05:09:28 -07:00
0185b8d45a
More trying to fix the annoying bz2 warning.
Hyperling
2024-01-30 05:07:56 -07:00
bce9677736
Change how bz2 gets installed.
Hyperling
2024-01-30 04:48:01 -07:00
c300f1d9cf
Prevent doing large uploads on a micro Nextcloud instance.
Hyperling
2024-01-30 04:36:46 -07:00
e8cf79cdab
Remove extra newline.
Hyperling
2024-01-30 04:30:02 -07:00
2628e48b95
Always get the full path, relative path does not work well when not in .
.
Hyperling
2024-01-30 04:29:49 -07:00
6de011fe01
Give the zip a temporary filename while being built.
Hyperling
2024-01-30 04:23:00 -07:00
bb537aeb0b
Add an example of pulling the backup file.
Hyperling
2024-01-29 19:23:08 -07:00
5d01426ab4
Improve example file and add the backup job.
Hyperling
2024-01-29 19:21:04 -07:00
95b11970ba
Fix a typo.
Hyperling
2024-01-29 19:20:21 -07:00
71da19306d
Add a backup script for the project directory.
Hyperling
2024-01-29 19:20:05 -07:00
fc74916aaa
Add another package the container is missing.
Hyperling
2024-01-29 18:56:45 -07:00
e1655aacb9
Merge branch 'dev' of github.com:Hyperling/Docker into dev
Hyperling
2024-01-29 18:14:31 -07:00
e2e1c2e566
Recommend daily reset of the photos library.
Hyperling
2024-01-28 20:39:00 -07:00
643b640506
Specify that the host network should be used.
Hyperling
2024-01-28 19:53:01 -07:00
ac2a1bae63
Specify that the host network should be used.
Hyperling
2024-01-28 19:52:18 -07:00
4c4d957f3d
Add example CRON file.
Hyperling
2024-01-28 19:51:55 -07:00
0a965df9ee
This command uses the root account, not nextcloud.
Hyperling
2024-01-26 07:52:57 -07:00
8eb53e6679
Fix errors in DB log.
Hyperling
2024-01-26 07:35:48 -07:00
9322b4986f
Fix warning in DB log and NC not having enough power sometimes.
Hyperling
2024-01-26 07:35:33 -07:00
3da2a2592c
Go ahead and give DB a bump.
Hyperling
2024-01-25 20:14:05 -07:00
9e99c68c7a
Add message that the main program is starting since node-modules does not show anything.
Hyperling
2024-01-24 20:53:48 -07:00
cf0d028a58
Nextcloud Purge Script, Hyperling.com Static Media Volume, Memory Tweaks (#19 )
Chad
2024-01-25 02:49:00 +00:00
958f022fb5
Check space before as well.
Hyperling
2024-01-24 19:35:47 -07:00
693ae3fcb7
Ignore media.
Hyperling
2024-01-24 18:58:47 -07:00
3a1dac3d1f
Add volume rather than duplicating all media.
Hyperling
2024-01-24 18:58:26 -07:00
81b481937d
Ensure maintenance mode is off when starting.
Hyperling
2024-01-24 12:52:06 -07:00
e515e8c41e
Fix rm command.
Hyperling
2024-01-24 12:51:11 -07:00
037b50e957
Add sourcing of main ENV, use RM instead of MV to reduce steps.
Hyperling
2024-01-24 12:44:58 -07:00
a34aa8dd58
Fix extra newline.
Hyperling
2024-01-24 12:42:06 -07:00
a001a34b85
Enhance output. Purge file previews.
Hyperling
2024-01-24 12:41:48 -07:00
26999e50b3
Fix loading of ENV.
Hyperling
2024-01-24 12:19:08 -07:00
8ce283bd9d
Further enhance output.
Hyperling
2024-01-24 12:16:45 -07:00
043ee62533
Enhance output.
Hyperling
2024-01-24 12:14:29 -07:00
2e2480c603
Add the beginnings of a purge script. Helps try to bring down the DB size.
Hyperling
2024-01-24 11:56:06 -07:00
6c15788102
Add a HUGE space saver to the cleanup crew.
Hyperling
2024-01-24 11:17:37 -07:00
077bdc45d3
Increase certbot by a little, was maxing near 15MB after an image update.
Hyperling
2024-01-24 08:31:06 -07:00
2cf1251fd5
Log files as they copy.
Hyperling
2024-01-24 07:03:17 -07:00
d17c1a6da7
Add photos directory.
Hyperling
2024-01-24 06:47:32 -07:00
d6b1af18f0
Bump the DB up a little more.
Hyperling
2024-01-24 06:43:39 -07:00
79049bcccf
Prevent DB from crashing during fixes.sh
.
Hyperling
2024-01-24 06:38:02 -07:00
dc012f7ed8
Fix bad path.
Hyperling
2024-01-24 06:37:45 -07:00
91cf7dc399
Fix memory; was accidentally done in docker-compose.yml
.
Hyperling
2024-01-24 06:12:07 -07:00
fa892cb3bd
Add Micro Configurations (#18 )
Chad
2024-01-24 11:05:44 +00:00
4378ccb41f
Be more consistent about using variable.
Hyperling
2024-01-24 04:04:06 -07:00
3e940cf870
Make the description slightly more agnostic.
Hyperling
2024-01-24 03:51:46 -07:00
91d7679364
Bring the description up to date.
Hyperling
2024-01-24 03:50:03 -07:00
f001f4c5bb
Copy static resources into the container. This unfortunately doubles the size right now. Maybe do a volume in the future.
Hyperling
2024-01-24 03:49:46 -07:00
030e411627
Add a folder to keep static resources.
Hyperling
2024-01-24 03:48:35 -07:00
1314f1c219
Shrink more.
Hyperling
2024-01-23 19:35:24 -07:00
dde7c3b461
Fix error in NC checks, wants at least 512M.
Hyperling
2024-01-23 19:35:14 -07:00
a0d2bdc7f7
Do not provide micro versions of DNS or PhotoPrism.
Hyperling
2024-01-23 19:31:04 -07:00
ce9057d187
Change name of env example.
Hyperling
2024-01-23 19:30:44 -07:00
8388c009a4
Change name of env example.
Hyperling
2024-01-23 19:30:28 -07:00
efd16819b2
Shrink NC further.
Hyperling
2024-01-23 19:30:14 -07:00
77deccc408
Fix uncommented nc-oo.
Hyperling
2024-01-23 19:12:21 -07:00
1ff58d9757
Double check the script supports IPv6. Shrink case statement.
Hyperling
2024-01-23 19:10:57 -07:00
f038a576c4
Convert all configurations to be micro/standard.
Hyperling
2024-01-23 19:09:18 -07:00
3d18ea2b52
Shrink the PHP limits more.
Hyperling
2024-01-23 19:01:09 -07:00
47f2cf3350
Begin changing files to recommendations rather than actual contents, that way multiple examples can be shown and when they are changed to be the real .yml they are not added to the project.
Hyperling
2024-01-23 18:59:59 -07:00