Hello AleixoSoares,
Congratulations on your success!
As mentioned by rssfed23, I'm also curious on how you managed to customize the frontend.
Any help will be greatly appreciated.
Cheers!
Search found 12 matches
- Mon Jul 27, 2020 4:47 am
- Forum: On the web
- Topic: Mayan helping save the Amazona
- Replies: 2
- Views: 2534
- Fri Sep 27, 2019 1:39 am
- Forum: General topics
- Topic: Mayan on Centos 7.
- Replies: 6
- Views: 3057
Re: Mayan on Centos 7.
Mayan EDMS worked perfectly.
I followed the Docker installation method. Assumed port assignments should be made open to avoid unnecessary conflicts.
Kudos to the Mayan team!
I followed the Docker installation method. Assumed port assignments should be made open to avoid unnecessary conflicts.
Kudos to the Mayan team!
- Fri Sep 27, 2019 1:34 am
- Forum: General topics
- Topic: [SOLVED] Default Cardentials
- Replies: 3
- Views: 4104
Re: [SOLVED] Default Cardentials
SOLUTION: Create new super user 1) get inside the docker: # docker exec -ti mayan-edms /bin/bash 2) navigate to the main python shell script: # cd /opt/mayan-edms/bin 3) execute the createsuperuser command: # ./mayan-edms.py createsuperuser 3) follow the instructions to create a new super user This...
- Fri Sep 27, 2019 12:58 am
- Forum: Issues or Errors
- Topic: [SOLVED] No port assigned to Mayan container
- Replies: 1
- Views: 818
Re: No port assigned to Mayan container
Resolved.
TCP ports are not initially open; prior to installation, planned port assignments should be configured open.
TCP ports are not initially open; prior to installation, planned port assignments should be configured open.
- Thu Sep 26, 2019 12:33 pm
- Forum: Issues or Errors
- Topic: [SOLVED] No port assigned to Mayan container
- Replies: 1
- Views: 818
[SOLVED] No port assigned to Mayan container
Hello, After days, I'm still pondering on Mayan EDMS to be accessed and working. However, I came across the some issues. 1. No port assigned after running this command: docker run -d --name mayan-edms --restart=always -p 80:8000 -e MAYAN_DATABASE_ENGINE=django.db.backends.postgresql -e MAYAN_DATABAS...
- Mon Sep 23, 2019 3:25 pm
- Forum: Deployments
- Topic: Mayan eDMS sandbox: VMware + CentOS + Docker
- Replies: 3
- Views: 1808
Re: Mayan eDMS sandbox: VMware + CentOS + Docker
Hello aaribaud,
I followed this from the e-book: No specific IP address is indicated :-/
I followed this from the e-book: No specific IP address is indicated :-/
- Mon Sep 23, 2019 2:24 pm
- Forum: Deployments
- Topic: Mayan eDMS sandbox: VMware + CentOS + Docker
- Replies: 3
- Views: 1808
Mayan eDMS sandbox: VMware + CentOS + Docker
Hello, I'm testing Mayan on a sandbox VM. I'm using VMware Player (Windows version) to host/run CentOS with Mayan EDMS container in it. I have followed the steps to run Mayan EDMS from the e-book I've purchased and managed to "run" Mayan on the VM. mayan.PNG However, I got stuck accessing the Mayan ...
- Mon Sep 23, 2019 8:51 am
- Forum: Under the hood
- Topic: How to change logo on the top banner?
- Replies: 2
- Views: 1723
Re: How to change logo on the top banner?
Thanks!
Much appreciated!
Much appreciated!
- Wed Sep 18, 2019 6:49 am
- Forum: Under the hood
- Topic: How to change logo on the top banner?
- Replies: 2
- Views: 1723
How to change logo on the top banner?
Hello,
I wish to make improvements on the login pane and the top banner. Which file(s) should I customize?
Thank you for all your inputs.
I wish to make improvements on the login pane and the top banner. Which file(s) should I customize?
Thank you for all your inputs.
- Sat Sep 14, 2019 3:33 pm
- Forum: General topics
- Topic: Version 3.2.x series blog post
- Replies: 3
- Views: 1460
Re: Version 3.2.x series blog post
Hi, the professional edition was been retired. More details here: https://www.mayan-edms.com/post/collaborations/ All the changes of the professional edition are being migrated to the community edition. Mayan will once again be a single edition product. Some additions of the professional edition we...