You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @haxqer . I thank you for the effort you are doing to help the community, especially us students.
I have a problem activating confluence in my Debian 12 virtual machine. I transformed the dockerfile to a bash script that I execute to install confluence in my virtual machine.
You can close the Issue. I did it many times and I succeeded in one. I don't know what I changed but I tried to run the service using scripts startup and start-confluence
You can close the Issue. I did it many times and I succeeded in one. I don't know what I changed but I tried to run the service using scripts startup and start-confluence
@l33ch4r
The significance of Docker images lies in avoiding various issues caused by runtime environments like the one you mentioned. I don't know what your runtime environment is like, so I can't assist you in identifying the problem. I recommend compiling it into your own Docker image instead of running it directly on the machine.
Hi @haxqer . I thank you for the effort you are doing to help the community, especially us students.
I have a problem activating confluence in my Debian 12 virtual machine. I transformed the dockerfile to a bash script that I execute to install confluence in my virtual machine.
Here is my activation code
java -jar /var/agent/atlassian-agent.jar -d -m [email protected] -o mine -n name -p conf -s BMA4-1AUS-8TY9-EA41
But it won't work.
Am I missing something?
I hope that you can help me big brother.
The text was updated successfully, but these errors were encountered: